update git snapshot
- rebuild for python-3.5
This commit is contained in:
parent
fe1aef4d9b
commit
f2b0c41b92
@ -1,13 +1,13 @@
|
||||
Name: python-productmd
|
||||
Version: 1.0
|
||||
Release: 5%{?dist}.gitec8c627
|
||||
Release: 6%{?dist}.git3b72969
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
Group: Development/Tools
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/release-engineering/productmd
|
||||
#tarball made by running python2 setup.py sdist in the checkout
|
||||
#commit has used: ec8c6272db97e2a2fca9878db0a67983e8b58a49
|
||||
#commit has used: 3b72969cca33021954ee61746c9ba5b3e3d47dd9
|
||||
Source0: productmd-%{version}.tar.bz2
|
||||
BuildRequires: python2-devel python-setuptools
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
@ -77,6 +77,10 @@ popd
|
||||
%{python3_sitelib}/productmd-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Nov 03 2015 Dennis Gilmore <dennis@ausil.us> - 1.0-6.git3b72969
|
||||
- update git snapshot
|
||||
- rebuild for python-3.5
|
||||
|
||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5.gitec8c627
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user