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 fb143a6 commit 93c5b13Copy full SHA for 93c5b13
rpm/ruby-install.spec
@@ -1,5 +1,5 @@
1
%define name ruby-install
2
-%define version 0.10.0
+%define version 0.10.1
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
+* Thu Feb 06 2025 Postmodern <postmodern.mod3@gmail.com> - 0.10.1-1
40
+- Rebuilt for version 0.10.1.
41
+
42
* Wed Feb 05 2025 Postmodern <postmodern.mod3@gmail.com> - 0.10.0-1
43
- Rebuilt for version 0.10.0.
44
rpm/sources
@@ -1 +1 @@
-fcddfbd8e82d508ea764c23f8637d65e ruby-install-0.10.0.tar.gz
+e522629fbe0950f488ad893949c7fc68 ruby-install-0.10.1.tar.gz
0 commit comments