Update to 1.7.4
This commit is contained in:
parent
0b4df9374e
commit
97216d4694
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/librepo-d09298c.tar.xz
|
||||
/librepo-cebcef0.tar.xz
|
||||
/librepo-5585ff7.tar.xz
|
||||
/librepo-9226730.tar.xz
|
||||
|
14
librepo.spec
14
librepo.spec
@ -1,4 +1,4 @@
|
||||
%global gitrev 5585ff7
|
||||
%global gitrev 9226730
|
||||
# gitrev is output of: git rev-parse --short HEAD
|
||||
|
||||
%if 0%{?rhel} != 0 && 0%{?rhel} <= 7
|
||||
@ -9,12 +9,12 @@
|
||||
%endif
|
||||
|
||||
Name: librepo
|
||||
Version: 1.7.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.7.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Repodata downloading library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/Tojaj/librepo
|
||||
# Use the following commands to generate the tarball:
|
||||
# git clone https://github.com/Tojaj/librepo.git
|
||||
@ -139,8 +139,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1.7.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
|
||||
* Mon Jun 2 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.4-1
|
||||
- Add LRO_IPRESOLVE option to set a kind of IP addresses to use when resolving host names
|
||||
- Relicenced from GPLv2 to LGPLv2+
|
||||
- error mesage is in unicode (RhBug:1096452)
|
||||
|
||||
* Tue May 6 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.3-1
|
||||
- Fix some issues which were found by coverity scan
|
||||
|
Loading…
Reference in New Issue
Block a user