[vinagre/f17] Update to 3.4.1

Kalev Lember kalev at fedoraproject.org
Tue Apr 17 01:19:55 UTC 2012


commit de61514562e06929bf1e9087e98b6870e4f17abf
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Apr 17 01:17:40 2012 +0300

    Update to 3.4.1
    
    ... and dropped upstreamed fix-ru-translation.po patch.

 .gitignore            |    1 +
 fix-ru-translation.po |   31 -------------------------------
 sources               |    2 +-
 vinagre.spec          |   10 ++++++----
 4 files changed, 8 insertions(+), 36 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dceb5bd..3c2bc56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ vinagre-2.31.4.tar.bz2
 /vinagre-3.3.4.tar.xz
 /vinagre-3.3.92.tar.xz
 /vinagre-3.4.0.tar.xz
+/vinagre-3.4.1.tar.xz
diff --git a/sources b/sources
index 9c6d269..a35ba5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5c51bd49107f301b94c0a8ba75d6e9b  vinagre-3.4.0.tar.xz
+68b895ab91adbb03b261db5d9ca0492a  vinagre-3.4.1.tar.xz
diff --git a/vinagre.spec b/vinagre.spec
index 6a37d38..a195374 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:           vinagre
-Version:        3.4.0
-Release:        2%{?dist}
+Version:        3.4.1
+Release:        1%{?dist}
 Summary:        VNC client for GNOME
 
 Group:          Applications/System
@@ -12,7 +12,6 @@ License:        GPLv2+
 URL:            http://projects.gnome.org/vinagre/
 #VCS: git:git://git.gnome.org/vinagre
 Source0:        http://download.gnome.org/sources/vinagre/3.4/%{name}-%{version}.tar.xz
-Patch0:         fix-ru-translation.po
 
 %if 0%{?with_spice}
 BuildRequires:  spice-gtk3-devel
@@ -58,7 +57,6 @@ Apart from the VNC protocol, vinagre supports Spice and RDP.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-ru-translation
 
 %build
 CFLAGS="%optflags -UGTK_DISABLE_DEPRECATED" %configure --enable-avahi \
@@ -130,6 +128,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 
 %changelog
+* Tue Apr 17 2012 Kalev Lember <kalevlember at gmail.com> - 3.4.1-1
+- Update to 3.4.1
+- Dropped upstreamed translation patch
+
 * Wed Mar 28 2012 Richard Hughes <rhughes at redhat.com> - 3.4.0-2
 - Fix the build by fixing the Russian help translation.
 


More information about the scm-commits mailing list