diff --git a/.gitignore b/.gitignore index b0e86d8..827037f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ EXIFpy_1.0.8.tar.gz /exif-py-1.4.2.tar.gz /exif-py-2.0.2.tar.gz /exif-py-2.1.1.tar.gz +/exif-py-2.1.2.tar.gz diff --git a/python-exif.spec b/python-exif.spec index 1646c95..2127bcf 100644 --- a/python-exif.spec +++ b/python-exif.spec @@ -3,8 +3,8 @@ Summary: Python module to extract EXIF information Name: python-exif -Version: 2.1.1 -Release: 2%{?dist} +Version: 2.1.2 +Release: 1%{?dist} License: BSD Group: Development/Libraries URL: https://github.com/ianare/exif-py @@ -74,6 +74,9 @@ ln -s EXIF.py %{buildroot}%{_bindir}/EXIF %endif %changelog +* Sun Sep 20 2015 Terje Rosten - 2.1.2-1 +- 2.1.2 + * Thu Jun 18 2015 Fedora Release Engineering - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index a535dd7..16f79a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b815e4635b55af0ad5f54b47698c6ef0 exif-py-2.1.1.tar.gz +931117de55f9ba02b412f131108aff0f exif-py-2.1.2.tar.gz