rpms/python-exif/devel .cvsignore, 1.2, 1.3 python-exif.spec, 1.2, 1.3 sources, 1.2, 1.3

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


Author: terjeros

Update of /cvs/extras/rpms/python-exif/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9056

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




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-exif/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Aug 2007 14:57:01 -0000	1.2
+++ .cvsignore	19 Nov 2007 08:28:14 -0000	1.3
@@ -1 +1 @@
-EXIFpy_1.0.2.tar.gz
+EXIFpy_1.0.5.tar.gz


Index: python-exif.spec
===================================================================
RCS file: /cvs/extras/rpms/python-exif/devel/python-exif.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-exif.spec	8 Aug 2007 20:03:23 -0000	1.2
+++ python-exif.spec	19 Nov 2007 08:28:14 -0000	1.3
@@ -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/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Aug 2007 14:57:01 -0000	1.2
+++ sources	19 Nov 2007 08:28:14 -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