Skip to content

Commit

Permalink
Updated the RPM spec for 0.9.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Dec 13, 2024
1 parent 1b18255 commit 98d5b78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion rpm/ruby-install.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%define name ruby-install
%define version 0.9.3
%define version 0.9.4
%define release 1

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

%changelog
* Fri Dec 13 2024 Postmodern <[email protected]> - 0.9.4-1
- Rebuilt for version 0.9.4.

* Fri Dec 01 2023 Postmodern <[email protected]> - 0.9.3-1
- Rebuilt for version 0.9.3.

Expand Down
2 changes: 1 addition & 1 deletion rpm/sources
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d70bc24c00e344e62fb3c6f405c452bd ruby-install-0.9.3.tar.gz
c24c12b179ce197e38b72ec2c80ef93e ruby-install-0.9.4.tar.gz

0 comments on commit 98d5b78

Please sign in to comment.