Update to 1.7.7

This commit is contained in:
Tomas Mlcoch 2014-09-24 13:50:10 +02:00
parent fa4f328058
commit e8f47d9f48
3 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@
/librepo-8f10101.tar.xz
/librepo-f9ca1a4.tar.xz
/librepo-22581e4.tar.xz
/librepo-1639724.tar.xz

View File

@ -1,4 +1,4 @@
%global gitrev 22581e4
%global gitrev 1639724
# gitrev is output of: git rev-parse --short HEAD
%if 0%{?rhel} != 0 && 0%{?rhel} <= 7
@ -9,8 +9,8 @@
%endif
Name: librepo
Version: 1.7.6
Release: 2%{?dist}
Version: 1.7.7
Release: 1%{?dist}
Summary: Repodata downloading library
Group: System Environment/Libraries
@ -139,8 +139,8 @@ popd
%endif
%changelog
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Wed Sep 24 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.7-1
- Initialize struct sigaction vars correctly (RhBug: 1145656 )
* Tue Aug 12 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.6-1
- New option LRO_ADAPTIVEMIRRORSORTING

View File

@ -1 +1 @@
7a35f85f195104f0473b7167f365249d librepo-22581e4.tar.xz
904628ef27b512e7aed07a6d41613c87 librepo-1639724.tar.xz