[report/f15] Raise version number to solve libreport-gtk obsoletes/provides problem.

Gavin Romig-Koch gavin at fedoraproject.org
Fri Jul 1 17:35:43 UTC 2011


commit eae0d7398200d10bd0dd7c28653d71ea1ccbd84c
Author: Gavin Romig-Koch <gavin at redhat.com>
Date:   Fri Jul 1 13:35:32 2011 -0400

    Raise version number to solve libreport-gtk obsoletes/provides problem.

 .gitignore  |    1 +
 report.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f85c205..cfba97b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 report-0.17.tar.gz
 report-0.19.tar.gz
 /report-0.20.tar.gz
+/report-0.22.tar.gz
diff --git a/report.spec b/report.spec
index 9d98478..4067402 100644
--- a/report.spec
+++ b/report.spec
@@ -77,8 +77,8 @@
 %endif
 
 Name:           report
-Version:        0.20
-Release:        2%{?dist}
+Version:        0.22
+Release:        0%{?dist}
 Summary:        Incident reporting library
 
 Group:          System Environment/Libraries
@@ -402,6 +402,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 30 2011 Gavin Romig-Koch <gavin at redhat.com> 0.22-0
+- Raise version number to solve libreport-gtk obsoletes/provides problem.
+
 * Wed Apr 20 2011 Gavin Romig-Koch <gavin at redhat.com> 0.20-2
 - in bugzilla plugin deal with possiblity of -Alpha or -Beta in version name (Fedora 696240)
 - The 'product' module has moved to 'pyanaconda.product' (Fedora 696240)
diff --git a/sources b/sources
index 9de05c3..e667dbe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb05aeb1434ca4dc5e475bb1124835ce  report-0.20.tar.gz
+61188f657e3a05cfaf4e98988c21f31a  report-0.22.tar.gz


More information about the scm-commits mailing list