[meld] Update to 3.11.0

Richard Hughes rhughes at fedoraproject.org
Mon Feb 24 14:47:46 UTC 2014


commit 6b144997df3817256463e441f08b1b0cbe3120a3
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Feb 24 14:48:34 2014 +0000

    Update to 3.11.0

 .gitignore |    1 +
 meld.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7345491..b1c165f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /meld-1.8.1.tar.xz
 /meld-1.8.2.tar.xz
 /meld-1.8.3.tar.xz
+/meld-3.11.0.tar.xz
diff --git a/meld.spec b/meld.spec
index 127350e..46e82b1 100644
--- a/meld.spec
+++ b/meld.spec
@@ -1,12 +1,12 @@
 Name:		meld
-Version:	1.8.3
-Release:	2%{?dist}
+Version:	3.11.0
+Release:	1%{?dist}
 Summary:	Visual diff and merge tool
 
 Group:		Development/Tools
 License:	GPLv2+
 URL:		http://meldmerge.org/
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.8/%{name}-%{version}.tar.xz
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.11/%{name}-%{version}.tar.xz
 # Don't run update-desktop-database and update-mime-database
 # Upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=696903
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,6 +103,9 @@ gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || :
 
 
 %changelog
+* Mon Feb 24 2014 Richard Hughes <rhughes at redhat.com> - 3.11.0-1
+- Update to 3.11.0
+
 * Thu Jan 02 2014 Dominic Hopf <dmaphy at fedoraproject.org> - 1.8.3-2
 - add virtual Provides for mergetool (RHBZ#990449)
 
diff --git a/sources b/sources
index 394b5b2..004c94b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8254815c9358283e5e6a9d90f6846746  meld-1.8.3.tar.xz
+795fb159d0842c6ff237856b98ad7642  meld-3.11.0.tar.xz


More information about the scm-commits mailing list