[photocollage] Update to new upstream version

Adrien Vergé adrienverge at fedoraproject.org
Tue Dec 30 18:57:57 UTC 2014


commit 258cb9569ff3c937729d337668fa77d63c5fa5fe
Author: Adrien Vergé <adrienverge at gmail.com>
Date:   Tue Dec 30 19:58:04 2014 +0100

    Update to new upstream version

 .gitignore        |    1 +
 photocollage.spec |   11 +++++++----
 sources           |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1fa9252..3bd1612 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /photocollage-1.0.2.tar.gz
 /photocollage-1.1.0.tar.gz
 /photocollage-1.1.1.tar.gz
+/photocollage-1.2.0.tar.gz
diff --git a/photocollage.spec b/photocollage.spec
index 429efa4..5c740f9 100644
--- a/photocollage.spec
+++ b/photocollage.spec
@@ -1,6 +1,6 @@
 Summary:        Graphical tool to make photo collage posters
 Name:           photocollage
-Version:        1.1.1
+Version:        1.2.0
 Release:        1%{?dist}
 Url:            https://github.com/adrienverge/PhotoCollage
 License:        GPLv2+
@@ -18,10 +18,10 @@ Requires:       python3-gobject >= 3.0
 Requires:       gettext >= 0.18
 
 %description
-PhotoCollage allows you to create photo collage posters.  It assembles the
-input photographs you give it to generate a big poster.  Photos are arranged
+PhotoCollage allows you to create photo collage posters. It assembles the
+input photographs you give it to generate a big poster. Photos are arranged
 to fill the whole poster, however you can influence the algorithm to change the
-final layout.  You can also set a custom border between photos, and save the
+final layout. You can also set a custom border between photos, and save the
 generated image in the resolution you want.
 
 %prep
@@ -57,6 +57,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog
+* Tue Dec 30 2014 Adrien Vergé <adrienverge at gmail.com> - 1.2.0-1
+- Update to new upstream version
+
 * Sat Dec 13 2014 Adrien Vergé <adrienverge at gmail.com> - 1.1.1-1
 - Update to new upstream version
 
diff --git a/sources b/sources
index b11bcd1..b4690cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf840cf17ab26b75ed5eb92bbe2d2ace  photocollage-1.1.1.tar.gz
+97f634ed21b7a6d31605e031f483e582  photocollage-1.2.0.tar.gz


More information about the scm-commits mailing list