[fedora-review] New upstream bugfix release

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Nov 23 13:22:40 UTC 2011


commit eab9bf6107fea58d0e0e877b5665c3c0ee913890
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Nov 23 14:22:21 2011 +0100

    New upstream bugfix release

 .gitignore         |    1 +
 fedora-review.spec |    9 +++++++--
 sources            |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa35b4c..8543b97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /fedora-review-0.1.0.tar.gz
+/fedora-review-0.1.1.tar.gz
diff --git a/fedora-review.spec b/fedora-review.spec
index e79f20d..653a215 100644
--- a/fedora-review.spec
+++ b/fedora-review.spec
@@ -1,6 +1,6 @@
 Name:       fedora-review
-Version:    0.1.0
-Release:    2%{?dist}
+Version:    0.1.1
+Release:    1%{?dist}
 Summary:    Review tool for fedora rpm packages
 
 License:    GPLv2+
@@ -10,6 +10,8 @@ Source0:    https://fedorahosted.org/released/FedoraReview/%{name}-%{version}.ta
 BuildArch:  noarch
 
 BuildRequires:  python2-devel
+BuildRequires:  rpm-python
+Requires:       rpm-python
 Requires:       python-straight-plugin
 Requires:       python-bugzilla
 Requires:       fedora-packager
@@ -53,6 +55,9 @@ install -d -m755 $RPM_BUILD_ROOT/%{_datadir}/%{name}/plugins
 %dir %{_datadir}/%{name}/plugins
 
 %changelog
+* Wed Nov 23 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0.1.1-1
+- New upstream bugfix release
+
 * Wed Nov 16 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0.1.0-2
 - Remove things not needed in el6+
 
diff --git a/sources b/sources
index b5caf22..84f3eba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f86399984c95795b4ee8efd7c3d1ec08  fedora-review-0.1.0.tar.gz
+d7bdec9a448fa1ceda404a5d660acdbe  fedora-review-0.1.1.tar.gz


More information about the scm-commits mailing list