Upstream 2.4.2

This commit is contained in:
Haikel Guemar 2015-07-03 14:33:36 +02:00
parent 8f29f61589
commit 2d1489c10b
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/semantic_version-2.4.1.tar.gz
/semantic_version-2.4.2.tar.gz

View File

@ -2,8 +2,8 @@
%{!?_licensedir:%global license %%doc}
Name: python-%{pypi_name}
Version: 2.4.1
Release: 2%{?dist}
Version: 2.4.2
Release: 1%{?dist}
Summary: A library implementing the 'SemVer' scheme
License: BSD
@ -67,10 +67,13 @@ rm -rf html/.{doctrees,buildinfo}
%doc html
%changelog
* Fri Jul 03 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 2.4.2-1
- Upstream 2.4.2
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Apr 1 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 2.4.1-1
* Wed Apr 01 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 2.4.1-1
- Upstream 2.4.1
* Mon Mar 30 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 2.3.1-1

View File

@ -1 +1 @@
7f48fc406cbdf892f4427b7319f5d970 semantic_version-2.4.1.tar.gz
fd7d5ade76e78d8540b9a4044496a57c semantic_version-2.4.2.tar.gz