[vinagre] 3.1.91

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 7 00:15:47 UTC 2011


commit a5440e109222c74905b518d3acd6e5227bb4ec83
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 6 20:15:04 2011 -0400

    3.1.91

 .gitignore   |    1 +
 sources      |    2 +-
 vinagre.spec |    9 +++++----
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52997d8..43c9e57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ vinagre-2.31.4.tar.bz2
 /vinagre-3.1.2.tar.xz
 /vinagre-3.1.3.tar.xz
 /vinagre-3.1.4.tar.xz
+/vinagre-3.1.91.tar.xz
diff --git a/sources b/sources
index 443476c..367bfa3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-288b667a17ee8fdd71844d52a8bf6b28  vinagre-3.1.4.tar.xz
+b3432bdd81cbcb9e1988fac9505bc149  vinagre-3.1.91.tar.xz
diff --git a/vinagre.spec b/vinagre.spec
index 40f6478..d449727 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:           vinagre
-Version:        3.1.4
-Release:        2%{?dist}
+Version:        3.1.91
+Release:        1%{?dist}
 Summary:        VNC client for GNOME
 
 Group:          Applications/System
@@ -105,7 +105,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 %files -f vinagre.lang
-%defattr(-,root,root,-)
 %{_bindir}/*
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*/*/*
@@ -119,12 +118,14 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/glib-2.0/schemas/org.gnome.Vinagre.gschema.xml
 %{_datadir}/GConf/gsettings/org.gnome.Vinagre.convert
 
-
 %doc %{_mandir}/man1/vinagre.1.gz
 %doc README NEWS COPYING AUTHORS
 
 
 %changelog
+* Tue Sep  6 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.91-1
+- Update to 3.1.91
+
 * Wed Aug 03 2011 Adam Williamson <awilliam at redhat.com> - 3.1.4-2
 - rebuild against updated spice
 


More information about the scm-commits mailing list