This commit is contained in:
Slavek Kabrda 2014-05-16 10:01:28 +02:00
parent a253ba8334
commit 8d6196e2f3

View File

@ -3,7 +3,7 @@
Name: python-blinker
Version: 1.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Fast, simple object-to-object and broadcast signaling
Group: Development/Libraries
@ -75,6 +75,9 @@ popd
%changelog
* Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Tue Sep 24 2013 Praveen Kumar <kumarpraveen.nitdgp@gmail.com> - 1.3-1
- Updated source and added python3 support