diff --git a/.gitignore b/.gitignore index 4adfca0..d0b4e00 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /fmn.consumer-0.5.1.tar.gz /fmn.consumer-0.5.2.tar.gz /fmn.consumer-0.6.0.tar.gz +/fmn.consumer-0.6.1.tar.gz diff --git a/python-fmn-consumer.spec b/python-fmn-consumer.spec index ef2646a..7719696 100644 --- a/python-fmn-consumer.spec +++ b/python-fmn-consumer.spec @@ -7,8 +7,8 @@ %endif Name: python-fmn-consumer -Version: 0.6.0 -Release: 2%{?dist} +Version: 0.6.1 +Release: 1%{?dist} Summary: Backend worker daemon for Fedora Notifications Group: Development/Libraries @@ -63,6 +63,9 @@ rm -rf %{modname}.egg-info %{python2_sitelib}/%{modname}-%{version}* %changelog +* Tue May 05 2015 Ralph Bean - 0.6.1-1 +- new version + * Sun May 03 2015 Ralph Bean - 0.6.0-2 - Add new req on python-bleach. diff --git a/sources b/sources index 3a92bbf..560f615 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2eed9b452525df6e632519f811cf4896 fmn.consumer-0.6.0.tar.gz +f57d68fdf902cdbef0a38fb7f696ef3f fmn.consumer-0.6.1.tar.gz