[gnome-dictionary/f19] 3.8.0

Matthias Clasen mclasen at fedoraproject.org
Mon Jul 22 12:31:02 UTC 2013


commit 3e67d306e2298c8b2a7e8733561883fb223a602e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Jul 22 08:30:20 2013 -0400

    3.8.0

 .gitignore                     |    1 +
 0001-Update-the-man-page.patch |   43 ----------------------------------------
 gnome-dictionary.spec          |   14 +++++++-----
 sources                        |    2 +-
 4 files changed, 10 insertions(+), 50 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e360616..7568af3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gnome-dictionary-3.4.0.tar.xz
 /gnome-dictionary-3.5.2.tar.xz
 /gnome-dictionary-3.6.0.tar.xz
+/gnome-dictionary-3.8.0.tar.xz
diff --git a/gnome-dictionary.spec b/gnome-dictionary.spec
index 39081af..dec23cc 100644
--- a/gnome-dictionary.spec
+++ b/gnome-dictionary.spec
@@ -2,15 +2,13 @@
 
 Summary: A dictionary application for GNOME
 Name:    gnome-dictionary
-Version: 3.6.0
-Release: 3%{?dist}
+Version: 3.8.0
+Release: 1%{?dist}
 License: GPLv3+ and LGPLv2+ and GFDL
 Group:   Applications/Text
 #VCS: git:git://git.gnome.org/gnome-dictionary
-Source:  http://download.gnome.org/sources/gnome-dictionary/3.6/gnome-dictionary-%{version}.tar.xz
+Source:  http://download.gnome.org/sources/gnome-dictionary/3.8/gnome-dictionary-%{version}.tar.xz
 
-# upstream fix
-Patch0: 0001-Update-the-man-page.patch
 URL:     http://www.gnome.org/
 
 BuildRequires: gtk3-devel
@@ -38,7 +36,6 @@ are needed to build applications using the libgdict library.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure
@@ -79,6 +76,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Mon Jul 22 2013 Matthias Clasen <mclasen at redhat.com> - 3.8.0-1
+- Update to 3.8.0
+- Translation updates
+- Rewritten help
+
 * Wed Jun 26 2013 Matthias Clasen <mclasen at redhat.com> - 3.6.0-3
 - Update the man page
 - Trim %%changelog
diff --git a/sources b/sources
index 675efc7..0c25a15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99ee031b6abfaddc42c195a7a4041e6e  gnome-dictionary-3.6.0.tar.xz
+96ef7be91757577ccc632af596055cfe  gnome-dictionary-3.8.0.tar.xz


More information about the scm-commits mailing list