summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2013-08-04 05:08:21 -0500
committerDennis Gilmore <dennis@ausil.us>2013-08-04 05:08:21 -0500
commit1573c3598e157c54b530c75a1169da39546ed313 (patch)
tree43edab633b42cddcdbb9a43451d049a8b961661e
parent1e7b27e0380b7d703a17798b2eb596d5442e301d (diff)
downloadpython-testscenarios-1573c3598e157c54b530c75a1169da39546ed313.tar.gz
python-testscenarios-1573c3598e157c54b530c75a1169da39546ed313.tar.xz
python-testscenarios-1573c3598e157c54b530c75a1169da39546ed313.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-rw-r--r--python-testscenarios.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/python-testscenarios.spec b/python-testscenarios.spec
index 3e0b433..5dc5ed7 100644
--- a/python-testscenarios.spec
+++ b/python-testscenarios.spec
@@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 0.4
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Testscenarios, a pyunit extension for dependency injection
License: ASL 2.0 and BSD
@@ -41,6 +41,9 @@ rm -rf %{pypi_name}.egg-info
%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
%changelog
+* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
* Tue May 21 2013 Matthias Runge <mrunge@redhat.com> - 0.4-2
- correct License: ASL 2.0 and BSD
- include doc files