Use upstream sources for the 0.3.1

This commit is contained in:
Tomas Mlcoch 2014-04-28 13:59:12 +02:00
parent c250c8811e
commit 276c49834a
3 changed files with 6 additions and 4 deletions

2
.gitignore vendored
View File

@ -14,3 +14,5 @@
/createrepo_c-98c23be.tar.xz
/createrepo_c-0c8ec2e.tar.xz
/createrepo_c-a5d7283.tar.xz
/createrepo_c-74f41fd.tar.xz
/createrepo_c-983632d.tar.xz

View File

@ -1,10 +1,10 @@
%global gitrev a5d7283
%global gitrev 983632d
# gitrev is output of: git rev-parse --short HEAD
Summary: Creates a common metadata repository
Name: createrepo_c
Version: 0.3.1
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Group: System Environment/Base
# Use the following commands to generate the tarball:
@ -115,7 +115,7 @@ make install DESTDIR=$RPM_BUILD_ROOT/
%{python_sitearch}/createrepo_c/
%changelog
* Mon Apr 10 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.3.1-1
* Thu Apr 10 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.3.1-2
- Support for weak and rich dependecies
* Mon Mar 10 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.3.0-1

View File

@ -1 +1 @@
682ffd7347d758cf66f0d50d0ec16746 createrepo_c-a5d7283.tar.xz
df0b1061b5267555a18b828b5a2183bf createrepo_c-983632d.tar.xz