[python-fmn-rules] 0.2.0

Ralph Bean ralph at fedoraproject.org
Fri May 16 13:20:39 UTC 2014


commit a198bf43e71c304c32852753e3fa21c1c591b042
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri May 16 09:20:28 2014 -0400

    0.2.0

 .gitignore            |    1 +
 python-fmn-rules.spec |    6 +++++-
 sources               |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7a14c6..8cfa9c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /fmn.rules-0.1.4.tar.gz
 /fmn.rules-0.1.5.tar.gz
 /fmn.rules-0.1.6.tar.gz
+/fmn.rules-0.2.0.tar.gz
diff --git a/python-fmn-rules.spec b/python-fmn-rules.spec
index 0989efe..863ab42 100644
--- a/python-fmn-rules.spec
+++ b/python-fmn-rules.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:               python-fmn-rules
-Version:            0.1.6
+Version:            0.2.0
 Release:            1%{?dist}
 Summary:            Message processing rules for Fedora Notifications
 
@@ -57,6 +57,10 @@ rm -rf %{modname}.egg-info
 %{python2_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Fri May 16 2014 Ralph Bean <rbean at redhat.com> - 0.2.0-1
+- Fixes for pkgdb2 support.
+- Remove pkgdb1 code.
+
 * Thu Mar 27 2014 Ralph Bean <rbean at redhat.com> - 0.1.6-1
 - Add new rules with regex matching.
 
diff --git a/sources b/sources
index 6b391d0..5413ca0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e292f9d99be5d59fc0dfb003cc390184  fmn.rules-0.1.6.tar.gz
+ef9010b80d081c7366f541d8a0ca08be  fmn.rules-0.2.0.tar.gz


More information about the scm-commits mailing list