rpms/python-GnuPGInterface/devel python-GnuPGInterface.spec, 1.1, 1.2

Robert Scheck (robert) fedora-extras-commits at redhat.com
Mon Jan 7 23:10:04 UTC 2008


Author: robert

Update of /cvs/pkgs/rpms/python-GnuPGInterface/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31723

Modified Files:
	python-GnuPGInterface.spec 
Log Message:
Rebuild (and some minor spec file tweaks)


Index: python-GnuPGInterface.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/devel/python-GnuPGInterface.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-GnuPGInterface.spec	14 Sep 2007 21:41:47 -0000	1.1
+++ python-GnuPGInterface.spec	7 Jan 2008 23:09:25 -0000	1.2
@@ -4,7 +4,7 @@
 Summary:	A Python module to interface with GnuPG
 Name:		python-GnuPGInterface
 Version:	0.3.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	LGPLv2+
 Group:		Development/Languages
 URL:		http://py-gnupg.sourceforge.net/
@@ -37,9 +37,12 @@
 %files
 %defattr(-,root,root)
 %doc ChangeLog COPYING NEWS THANKS
-%{python_sitelib}/%{pkgname}.py*
+%{python_sitelib}/%{pkgname}*
 
 %changelog
+* Tue Jan 08 2008 Robert Scheck <robert at fedoraproject.org> 0.3.2-3
+- Rebuild (and some minor spec file tweaks)
+
 * Mon Sep 03 2007 Robert Scheck <robert at fedoraproject.org> 0.3.2-2
 - Updated source URL to match with the guidelines (#265381)
 - Use get_python_lib() macro according to the policy (#265381)




More information about the fedora-extras-commits mailing list