We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b01b4 commit 8c9fd03Copy full SHA for 8c9fd03
rpm/ruby-install.spec
@@ -1,5 +1,5 @@
1
%define name ruby-install
2
-%define version 0.9.4
+%define version 0.10.0
3
%define release 1
4
5
%define buildroot %{_topdir}/BUILDROOT
@@ -36,6 +36,9 @@ make install PREFIX=%{buildroot}/usr
36
%{_defaultdocdir}/%{name}-%{version}/*
37
38
%changelog
39
+* Wed Feb 05 2025 Postmodern <postmodern.mod3@gmail.com> - 0.10.0-1
40
+- Rebuilt for version 0.10.0.
41
+
42
* Fri Dec 13 2024 Postmodern <postmodern.mod3@gmail.com> - 0.9.4-1
43
- Rebuilt for version 0.9.4.
44
rpm/sources
@@ -1 +1 @@
-c24c12b179ce197e38b72ec2c80ef93e ruby-install-0.9.4.tar.gz
+fcddfbd8e82d508ea764c23f8637d65e ruby-install-0.10.0.tar.gz
0 commit comments