We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3436890 commit ceecb3aCopy full SHA for ceecb3a
2 files changed
rpm/chruby.spec
@@ -1,5 +1,5 @@
1
%define name chruby
2
-%define version 0.3.8
+%define version 0.3.9
3
%define release 1
4
5
%define buildroot %{_topdir}/BUILDROOT
@@ -34,6 +34,9 @@ make install PREFIX=%{buildroot}/usr
34
%{_defaultdocdir}/%{name}-%{version}/*
35
36
%changelog
37
+* Sun Nov 23 2014 Postmodern <postmodern.mod3@gmail.com> - 0.3.9-1
38
+- Rebuilt for version 0.3.9.
39
+
40
* Wed Dec 04 2013 Postmodern <postmodern.mod3@gmail.com> - 0.3.8-1
41
- Rebuilt for version 0.3.8.
42
rpm/sources
@@ -1 +1 @@
-c7ca0f82dc7707a0ba6559a485fae801 chruby-0.3.8.tar.gz
+20122a98094f0da0eb03b08f8bc331dc chruby-0.3.9.tar.gz
0 commit comments