Update to 1.7.7
This commit is contained in:
parent
fa4f328058
commit
e8f47d9f48
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/librepo-8f10101.tar.xz
|
||||
/librepo-f9ca1a4.tar.xz
|
||||
/librepo-22581e4.tar.xz
|
||||
/librepo-1639724.tar.xz
|
||||
|
10
librepo.spec
10
librepo.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user