[python-auth-credential] Upgrading to upstream version 1.0.

mpaladin mpaladin at fedoraproject.org
Mon Mar 4 13:53:01 UTC 2013


commit eb94ecf647333dfa70c120749ee9b5ee2b8e86ff
Author: Massimo <massimo.paladin at gmail.com>
Date:   Mon Mar 4 14:52:51 2013 +0100

    Upgrading to upstream version 1.0.

 python-auth-credential.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-auth-credential.spec b/python-auth-credential.spec
index 5752424..83488ff 100644
--- a/python-auth-credential.spec
+++ b/python-auth-credential.spec
@@ -102,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc LICENSE README CHANGES test
+%doc LICENSE README.rst CHANGES
 %{python_sitelib}/auth/
 %if 0%{?rhel} != 5
 %{python_sitelib}/%{srcname}-%{version}-py?.?.egg-info
@@ -110,7 +110,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %if 0%{?with_python3}
 %files -n python3-auth.credential
-%doc LICENSE README CHANGES test
+%doc LICENSE README.rst CHANGES
 %{python3_sitelib}/auth/
 %{python3_sitelib}/%{srcname}-%{version}-py?.?.egg-info
 %endif # with_python3


More information about the scm-commits mailing list