[report] needed to use 0.22 on a fedora-15-branch so update to 0.23 on mainline

Gavin Romig-Koch gavin at fedoraproject.org
Fri Jul 1 16:49:31 UTC 2011


commit 5ab81e2753473098c112e52826132418fd4c0f8c
Author: Gavin Romig-Koch <gavin at redhat.com>
Date:   Fri Jul 1 12:48:59 2011 -0400

    needed to use 0.22 on a fedora-15-branch so update to 0.23 on mainline

 .gitignore  |    1 +
 report.spec |    8 +++++---
 sources     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10cf4ce..c27c13e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ report-0.17.tar.gz
 report-0.19.tar.gz
 /report-0.20.tar.gz
 /report-0.21.tar.gz
+/report-0.23.tar.gz
diff --git a/report.spec b/report.spec
index 4d0619b..ee7a696 100644
--- a/report.spec
+++ b/report.spec
@@ -77,7 +77,7 @@
 %endif
 
 Name:           report
-Version:        0.21
+Version:        0.23
 Release:        0%{?dist}
 Summary:        Incident reporting library
 
@@ -400,7 +400,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Aug 20 2011 Gavin Romig-Koch <gavin at redhat.com> 0.21-0
+* Thu Jun 30 2011 Gavin Romig-Koch <gavin at redhat.com> 0.23-0
+- needed to use 0.22 on a fedora-15-branch so update to 0.23 on mainline
+
+* Wed Apr 20 2011 Gavin Romig-Koch <gavin at redhat.com> 0.21-0
 - 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)
 - Allow Strata plugin to send original filenames from report to server (Fedora 635118)(RHEL 626994)
@@ -410,7 +413,6 @@ rm -rf $RPM_BUILD_ROOT
 - l10n: Updates to Italian (it) translation (from marionline and fdaluisio)
 - clean up messages in strata and bugzilla plugins (FEDORA 613441)
 
-
 * Thu Aug 26 2010 Gavin Romig-Koch <gavin at redhat.com> 0.20-0
 - add example of how to create report in python
 - improve strata testing scripts 
diff --git a/sources b/sources
index bb57734..177dd68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a9aa7903c996be002035e0fc9a993f0  report-0.21.tar.gz
+a2f9ad8037d9408634d701f1fa66eed8  report-0.23.tar.gz


More information about the scm-commits mailing list