[photocollage/f20] Update to new upstream version

Adrien Vergé adrienverge at fedoraproject.org
Thu Jan 1 19:14:17 UTC 2015


commit c9413d95705e09f4ea07e28a908b5ffcebd786b0
Author: Adrien Vergé <adrienverge at gmail.com>
Date:   Thu Jan 1 20:00:22 2015 +0100

    Update to new upstream version

 .gitignore        |    1 +
 photocollage.spec |    8 ++++++--
 sources           |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3bd1612..44fb33d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /photocollage-1.1.0.tar.gz
 /photocollage-1.1.1.tar.gz
 /photocollage-1.2.0.tar.gz
+/photocollage-1.2.1.tar.gz
diff --git a/photocollage.spec b/photocollage.spec
index cc06cf0..5aa76fb 100644
--- a/photocollage.spec
+++ b/photocollage.spec
@@ -1,7 +1,7 @@
 Summary:        Graphical tool to make photo collage posters
 Name:           photocollage
-Version:        1.2.0
-Release:        2%{?dist}
+Version:        1.2.1
+Release:        1%{?dist}
 Url:            https://github.com/adrienverge/PhotoCollage
 License:        GPLv2+
 
@@ -14,6 +14,7 @@ BuildRequires:  python3-distutils-extra
 BuildRequires:  intltool
 
 Requires:       python3-pillow >= 2.0
+Requires:       python3-cairo >= 1.10
 Requires:       python3-gobject >= 3.0
 Requires:       gettext >= 0.18
 
@@ -57,6 +58,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog
+* Thu Jan 01 2015 Adrien Vergé <adrienverge at gmail.com> - 1.2.1-1
+- Update to new upstream version
+
 * Wed Dec 31 2014 Adrien Vergé <adrienverge at gmail.com> - 1.2.0-2
 - Fix outdated screenshot
 
diff --git a/sources b/sources
index da4a04e..25c68af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef624839fc483587790b5056eea357e1  photocollage-1.2.0.tar.gz
+a17ebca3a6ea480955f961ab016f5fb3  photocollage-1.2.1.tar.gz


More information about the scm-commits mailing list