[meld/epel7] Update to 3.11.2

Dominic Hopf dmaphy at fedoraproject.org
Sat Jul 12 07:45:08 UTC 2014


commit 6acc1662bf5d0b59bcd0378670e7f2af61dc033b
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Sat Jul 12 09:40:09 2014 +0200

    Update to 3.11.2

 .gitignore |    1 +
 meld.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1c165f..c314e70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /meld-1.8.2.tar.xz
 /meld-1.8.3.tar.xz
 /meld-3.11.0.tar.xz
+/meld-3.11.2.tar.xz
diff --git a/meld.spec b/meld.spec
index 6f26528..850bba3 100644
--- a/meld.spec
+++ b/meld.spec
@@ -1,6 +1,6 @@
 Name:		meld
-Version:	3.11.0
-Release:	1%{?dist}.2
+Version:	3.11.2
+Release:	1%{?dist}.1
 Summary:	Visual diff and merge tool
 
 Group:		Development/Tools
@@ -9,7 +9,7 @@ URL:		http://meldmerge.org/
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.11/%{name}-%{version}.tar.xz
 
 Patch0:		0001-meldapp-Add-helper-to-get-the-current-MeldWindow-and.patch
-Patch1:         0002-Terminate-with-proper-exit-status-upon-error.patch
+Patch1:		0002-Terminate-with-proper-exit-status-upon-error.patch
 
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
@@ -109,6 +109,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Sat Jul 12 2014 Dominic Hopf <dmaphy at fedoraproject.org> - 3.11.2-1.1
+- Update to 3.11.2
+
 * Mon May 19 2014 Lubomir Rintel <lkundrak at v3.sk> - 3.11.0-1.2
 - Actually apply the patches...
 
diff --git a/sources b/sources
index 004c94b..ec7720a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-795fb159d0842c6ff237856b98ad7642  meld-3.11.0.tar.xz
+57ed7d8d8fdf8ec4c677a1294713fa2c  meld-3.11.2.tar.xz


More information about the scm-commits mailing list