Skip to content

Commit 990547e

Browse files
committed
Updated the RPM spec for 0.9.1.
1 parent 96e119e commit 990547e

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

rpm/ruby-install.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%define name ruby-install
2-
%define version 0.9.0
3-
%define release 2
2+
%define version 0.9.1
3+
%define release 1
44

55
%define buildroot %{_topdir}/BUILDROOT
66

@@ -36,6 +36,9 @@ make install PREFIX=%{buildroot}/usr
3636
%{_defaultdocdir}/%{name}-%{version}/*
3737

3838
%changelog
39+
* Fri Jun 23 2023 Postmodern <postmodern.mod3@gmail.com> - 0.9.1-1
40+
- Rebuilt for version 0.9.1.
41+
3942
* Mon Jan 30 2023 Postmodern <postmodern.mod3@gmail.com> - 0.9.0-1
4043
- Rebuilt for version 0.9.0.
4144

rpm/sources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
07475093e9db052f72990d952299dd08 ruby-install-0.9.0.tar.gz
1+
b43df0f98847df87fee59108966eda8d ruby-install-0.9.1.tar.gz

0 commit comments

Comments
 (0)