This commit is contained in:
Tomas Mlcoch 2014-12-22 16:11:36 +01:00
parent a35685a7a7
commit 9d8c03dc8d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@
/librepo-0c6d257.tar.xz
/librepo-3108931.tar.xz
/librepo-d9fb706.tar.xz
/librepo-a064e9a.tar.xz

View File

@ -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

View File

@ -1 +1 @@
6aed5b52406635a51b40f0cbf68c63e5 librepo-d9fb706.tar.xz
2aa3798372657e202df7fffb0a24dfcd librepo-a064e9a.tar.xz