This commit is contained in:
Slavek Kabrda 2014-05-14 13:58:34 +02:00
parent 427831b3d6
commit 0b4df9374e

View File

@ -10,7 +10,7 @@
Name: librepo Name: librepo
Version: 1.7.3 Version: 1.7.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: Repodata downloading library Summary: Repodata downloading library
Group: System Environment/Libraries Group: System Environment/Libraries
@ -139,6 +139,9 @@ popd
%endif %endif
%changelog %changelog
* Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Tue May 6 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.3-1 * Tue May 6 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.3-1
- Fix some issues which were found by coverity scan - Fix some issues which were found by coverity scan
- Add missing support for Handle Mirror Failure Callback (hmfcb) - Add missing support for Handle Mirror Failure Callback (hmfcb)