Update
This commit is contained in:
parent
a35685a7a7
commit
9d8c03dc8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/librepo-0c6d257.tar.xz
|
||||
/librepo-3108931.tar.xz
|
||||
/librepo-d9fb706.tar.xz
|
||||
/librepo-a064e9a.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global gitrev d9fb706
|
||||
%global gitrev a064e9a
|
||||
# gitrev is output of: git rev-parse --short HEAD
|
||||
|
||||
%if 0%{?rhel} != 0 && 0%{?rhel} <= 7
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
Name: librepo
|
||||
Version: 1.7.11
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Repodata downloading library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -139,6 +139,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 22 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.11-2
|
||||
- Make tests port agnostic
|
||||
|
||||
* Fri Dec 19 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.11-1
|
||||
- Substitute vars in URL in the lr_downloadtarget_new()
|
||||
- New module repoconf for reading of *.repo files
|
||||
|
Loading…
Reference in New Issue
Block a user