Skip to content

Commit 1dd6787

Browse files
committed
Updated the RPM spec for 0.10.2.
1 parent 011a392 commit 1dd6787

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

rpm/ruby-install.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%define name ruby-install
2-
%define version 0.10.1
2+
%define version 0.10.2
33
%define release 1
44

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

3838
%changelog
39+
* Tue Jan 13 2026 Postmodern <postmodern.mod3@gmail.com> - 0.10.2-1
40+
- Rebuilt for version 0.10.2.
41+
3942
* Thu Feb 06 2025 Postmodern <postmodern.mod3@gmail.com> - 0.10.1-1
4043
- Rebuilt for version 0.10.1.
4144

0 commit comments

Comments
 (0)