[Python-modules-commits] [python-exif] 12/12: version bump

Wolfgang Borgert debacle at moszumanska.debian.org
Mon Oct 6 22:17:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to annotated tag 1.0.10
in repository python-exif.

commit a2eb1abc0ffb8a17155bf059df3b3f53b111d294
Author: Ianaré Sévi <ianare.sevi at digitick.com>
Date:   Wed Sep 26 14:35:33 2012 +0200

    version bump
---
 EXIF.py     | 2 +-
 changes.txt | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/EXIF.py b/EXIF.py
index 86f95c9..b777db8 100755
--- a/EXIF.py
+++ b/EXIF.py
@@ -4,7 +4,7 @@
 # Library to extract EXIF information from digital camera image files
 # http://sourceforge.net/projects/exif-py/
 #
-# VERSION 1.1.0
+# VERSION 1.0.10
 #
 # To use this library call with:
 #    f = open(path_name, 'rb')
diff --git a/changes.txt b/changes.txt
index b1e1a50..887d84f 100644
--- a/changes.txt
+++ b/changes.txt
@@ -1,5 +1,10 @@
 ~ EXIF.py Changelog ~
 
+2012-09-26 - Ianaré Sévi
+Merge patches:
+  Add GPS tags
+  Add better endian debug info
+
 2012-06-13 - Ianaré Sévi
 Merge patches:
   Support malformed last IFD by fhats

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-exif.git



More information about the Python-modules-commits mailing list