[gtkpod] 2.1.4.

Jon Ciesla limb at fedoraproject.org
Wed Nov 6 14:35:28 UTC 2013


commit d3c148eed7757394d9c2938704312b5a034d496f
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed Nov 6 08:34:31 2013 -0600

    2.1.4.

 .gitignore  |    1 +
 gtkpod.spec |   11 +++++++----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ae2601..589f140 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ gtkpod-1.0.0.tar.gz
 /gtkpod-2.1.1.tar.gz
 /gtkpod-2.1.2.tar.gz
 /gtkpod-2.1.3.tar.gz
+/gtkpod-2.1.4.tar.gz
diff --git a/gtkpod.spec b/gtkpod.spec
index 7ecbf58..46461a8 100644
--- a/gtkpod.spec
+++ b/gtkpod.spec
@@ -1,6 +1,6 @@
 Name:           gtkpod
-Version:        2.1.3
-Release:        5%{?dist}
+Version:        2.1.4
+Release:        1%{?dist}
 Summary:        Graphical song management program for Apple's iPod
 
 Group:          Applications/Multimedia
@@ -12,7 +12,7 @@ Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.
 #Patch0:         gtkpod-2.1.0-no-gtk-disable-deprecated.patch
 #Patch1:		gtkpod-2.1.2-anjuta.patch
 #Patch2:		gtkpod-gdl362.patch
-Patch3:		gtkpod-2.1.3-gdl-3.6.patch
+#Patch3:		gtkpod-2.1.3-gdl-3.6.patch
 
 BuildRequires:  gtk3-devel
 BuildRequires:  curl-devel
@@ -54,7 +54,7 @@ developing extensions for gtkpod.
 #%patch0 -p1 -b .no-gtk-disable-deprecated
 #%patch1 -p0 -b .anjuta
 #%patch2 -p1 -b .gdl
-%patch3 -p1 -b .archgdl
+#%patch3 -p1 -b .archgdl
 
 %build
 %configure --disable-static
@@ -114,6 +114,9 @@ fi
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Nov 06 2013 Jon Ciesla <limburgher at gmail.com> - 2.1.4-1
+- Latest upstream.
+
 * Tue Sep 03 2013 Jon Ciesla <limburgher at gmail.com> - 2.1.3-5
 - Desktop fixes.
 
diff --git a/sources b/sources
index a9e0376..a8f7097 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57f04578de6e3262a436ec574422b144  gtkpod-2.1.3.tar.gz
+66c12ccb529c0f7de9a48a7f0d277c80  gtkpod-2.1.4.tar.gz


More information about the scm-commits mailing list