update git snapshot to latest git head with fixes for pungi
This commit is contained in:
parent
9eafdb36dc
commit
0508dd78f8
@ -1,13 +1,13 @@
|
|||||||
Name: python-productmd
|
Name: python-productmd
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 3%{?dist}.git57efab
|
Release: 4%{?dist}.gitec8c627
|
||||||
Summary: Library providing parsers for metadata related to OS installation
|
Summary: Library providing parsers for metadata related to OS installation
|
||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/release-engineering/productmd
|
URL: https://github.com/release-engineering/productmd
|
||||||
#tarball made by running python2 setup.py sdist in teh checkout
|
#tarball made by running python2 setup.py sdist in the checkout
|
||||||
#commit has used: 57efab2e504f4e13375b996c645548d5c6a5cfdf
|
#commit has used: ec8c6272db97e2a2fca9878db0a67983e8b58a49
|
||||||
Source0: productmd-%{version}.tar.bz2
|
Source0: productmd-%{version}.tar.bz2
|
||||||
BuildRequires: python2-devel python-setuptools
|
BuildRequires: python2-devel python-setuptools
|
||||||
BuildRequires: python3-devel python3-setuptools
|
BuildRequires: python3-devel python3-setuptools
|
||||||
@ -77,6 +77,9 @@ popd
|
|||||||
%{python3_sitelib}/productmd-%{version}-py?.?.egg-info
|
%{python3_sitelib}/productmd-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 07 2015 Dennis Gilmore <dennis@ausil.us> - 1.0-4.gitec8c627
|
||||||
|
- update git snapshot to latest git head with fixes for pungi
|
||||||
|
|
||||||
* Fri Mar 13 2015 Dennis Gilmore <dennis@ausil.us> - 1.0-3.git57efab
|
* Fri Mar 13 2015 Dennis Gilmore <dennis@ausil.us> - 1.0-3.git57efab
|
||||||
- rename to python-productmd
|
- rename to python-productmd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user