update git snapshot

- rebuild for python-3.5
This commit is contained in:
Dennis Gilmore 2015-11-03 13:39:16 -06:00
parent fe1aef4d9b
commit f2b0c41b92
2 changed files with 7 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
8eb58a7118e249a7785d7dec33de910b productmd-1.0.tar.bz2
c0bcc12eae91e68efb0f9bb57bb55439 productmd-1.0.tar.bz2