[rubygem-hashery] Fixed files section, release bump

Marek Goldmann goldmann at fedoraproject.org
Thu Jan 20 10:58:34 UTC 2011


commit 4a9475a4a353bb70bd27e828286c6c0b9cb8d6ba
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Thu Jan 20 11:58:18 2011 +0100

    Fixed files section, release bump

 rubygem-hashery.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-hashery.spec b/rubygem-hashery.spec
index 33233c1..4e7580a 100644
--- a/rubygem-hashery.spec
+++ b/rubygem-hashery.spec
@@ -47,9 +47,8 @@ gem install --local --install-dir %{buildroot}%{gemdir} \
 %dir %{geminstdir}
 %{geminstdir}/lib
 %doc %{geminstdir}/HISTORY.rdoc
-%doc %{geminstdir}/PROFILE
-%doc %{geminstdir}/VERSION
 %doc %{geminstdir}/LICENSE
+%doc %{geminstdir}/NOTICE
 %doc %{geminstdir}/README.rdoc
 %{gemdir}/cache/%{gemname}-%{version}.gem
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec
@@ -57,9 +56,14 @@ gem install --local --install-dir %{buildroot}%{gemdir} \
 %files doc
 %defattr(-, root, root, -)
 %{geminstdir}/test
+%{geminstdir}/qed
+%{geminstdir}/.ruby
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Thu Jan 20 2011 Marek Goldmann <mgoldman at redhat.com> - 1.4.0-2
+- Fixed files section
+
 * Thu Jan 20 2011 Marek Goldmann <mgoldman at redhat.com> - 1.4.0-1
 - Updated to new upstream release: 1.4.0
 


More information about the scm-commits mailing list