[perl-Fedora-Rebuild/f16] 0.9.1 bump

Petr Pisar ppisar at fedoraproject.org
Wed Jun 6 08:09:30 UTC 2012


commit 486db0bceb02887d80128dbcf750bf6a3a2dad4a
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jun 6 10:05:26 2012 +0200

    0.9.1 bump

 .gitignore               |    1 +
 perl-Fedora-Rebuild.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 202c6af..8a6a58d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Fedora-Rebuild-v0.7.0.tar.gz
 /Fedora-Rebuild-v0.8.0.tar.gz
 /Fedora-Rebuild-v0.9.0.tar.gz
+/Fedora-Rebuild-v0.9.1.tar.gz
diff --git a/perl-Fedora-Rebuild.spec b/perl-Fedora-Rebuild.spec
index 7e4f35b..d600df4 100644
--- a/perl-Fedora-Rebuild.spec
+++ b/perl-Fedora-Rebuild.spec
@@ -1,6 +1,6 @@
 # This file is lincensed under the terms of GPLv2+.
 Name:           perl-Fedora-Rebuild
-Version:        0.9.0
+Version:        0.9.1
 Release:        1%{?dist}
 Summary:        Rebuilds Fedora packages from scratch
 License:        GPLv3+
@@ -69,13 +69,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%doc COPYING
+%doc Changes COPYING
 %{_bindir}/*
 %{perl_vendorlib}/*
 %{_mandir}/man1/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 06 2012 Petr Pisar <ppisar at redhat.com> - 0.9.1-1
+- 0.9.1 bump
+
 * Tue May 29 2012 Petr Pisar <ppisar at redhat.com> - 0.9.0-1
 - 0.9.0 bump
 
diff --git a/sources b/sources
index 9818818..0518a91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2e2a08546d5bae09b9e34a7aa2cf53a  Fedora-Rebuild-v0.9.0.tar.gz
+7e3a504fafde3cc77dc3d242157ed4d0  Fedora-Rebuild-v0.9.1.tar.gz


More information about the scm-commits mailing list