[vinagre/f16] 3.1.5

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 18 18:38:26 UTC 2011


commit f672db9164411c7e61d9eb07a8da8b830f92a2f1
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Aug 18 14:38:09 2011 -0400

    3.1.5

 .gitignore   |    1 +
 sources      |    2 +-
 vinagre.spec |    8 +++++---
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52997d8..6686e5b 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.5.tar.xz
diff --git a/sources b/sources
index 443476c..a2bf8b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-288b667a17ee8fdd71844d52a8bf6b28  vinagre-3.1.4.tar.xz
+662edad8c3ff648ffb2476b828d9e3a4  vinagre-3.1.5.tar.xz
diff --git a/vinagre.spec b/vinagre.spec
index 40f6478..7bed87c 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:           vinagre
-Version:        3.1.4
-Release:        2%{?dist}
+Version:        3.1.5
+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/*/*/*
@@ -125,6 +124,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 
 %changelog
+* Thu Aug 18 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.5-1
+- Update to 3.1.5
+
 * 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