Just release bump

This commit is contained in:
Tomas Mlcoch 2013-10-10 11:07:43 +02:00
parent 8255b83f81
commit 19fbe2b822

View File

@ -3,7 +3,7 @@
Name: librepo
Version: 1.2.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Repodata downloading library
Group: System Environment/Libraries
@ -118,6 +118,9 @@ popd
%{python3_sitearch}/
%changelog
* Thu Oct 10 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 1.2.1-2
- Just release bump
* Mon Oct 07 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 1.2.1-1
- Open fd right before downloading and close them immediately after
download. (RhBug: 1015957)