rpms/python-exif/FC-6 python-exif.spec,1.1,1.2 sources,1.2,1.3

Terje Røsten (terjeros) fedora-extras-commits at redhat.com
Mon Nov 19 08:35:24 UTC 2007


Author: terjeros

Update of /cvs/extras/rpms/python-exif/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9468/FC-6

Modified Files:
	python-exif.spec sources 
Log Message:
New upstream version: 1.0.5.




Index: python-exif.spec
===================================================================
RCS file: /cvs/extras/rpms/python-exif/FC-6/python-exif.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-exif.spec	8 Aug 2007 20:06:06 -0000	1.1
+++ python-exif.spec	19 Nov 2007 08:34:49 -0000	1.2
@@ -4,12 +4,12 @@
 %define oname exif-py
 
 Summary: Python module to extract EXIF information
-Name: python-exif
-Version: 1.0.2
-Release: 3%{?dist}
+Name:    python-exif
+Version: 1.0.5
+Release: 1%{?dist}
 License: BSD
-Group: Development/Libraries
-URL: http://sourceforge.net/projects/%{oname}/
+Group:   Development/Libraries
+URL:     http://sourceforge.net/projects/%{oname}/
 Source0: http://downloads.sourceforge.net/%{oname}/EXIFpy_%{version}.tar.gz
 Source1: setup.py
 BuildArch: noarch
@@ -20,7 +20,7 @@
 Python Library to extract EXIF information in digital camera image files
 
 %prep
-%setup -q -c -T -a 0
+%setup -q -n EXIFpy_%{version}
 %{__cp} %{SOURCE1} .
 %{__chmod} 0644 EXIF.py
 %{__sed} -e '/^# ===== CODE START ==== #/q' EXIF.py > COPYING
@@ -43,6 +43,9 @@
 %{python_sitelib}/EXIF.py*
 
 %changelog
+* Mon Nov 19 2007 Terje Rosten <terjeros at phys.ntnu.no> - 1.0.5-1
+- 1.0.5
+
 * Mon Aug 06 2007 Terje Rosten <terjeros at phys.ntnu.no> - 1.0.2-3
 - Tagging...
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-exif/FC-6/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Aug 2007 20:06:06 -0000	1.2
+++ sources	19 Nov 2007 08:34:49 -0000	1.3
@@ -1 +1 @@
-7df9f94e98b6ff5da872105a11069356  EXIFpy_1.0.2.tar.gz
+72265328a3dc55bf12e85615ef39a17c  EXIFpy_1.0.5.tar.gz




More information about the fedora-extras-commits mailing list