We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011a392 commit 1dd6787Copy full SHA for 1dd6787
1 file changed
rpm/ruby-install.spec
@@ -1,5 +1,5 @@
1
%define name ruby-install
2
-%define version 0.10.1
+%define version 0.10.2
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
+* Tue Jan 13 2026 Postmodern <postmodern.mod3@gmail.com> - 0.10.2-1
40
+- Rebuilt for version 0.10.2.
41
+
42
* Thu Feb 06 2025 Postmodern <postmodern.mod3@gmail.com> - 0.10.1-1
43
- Rebuilt for version 0.10.1.
44
0 commit comments