[libwnck3/f16] 3.1.92

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 20 01:28:28 UTC 2011


commit ffab5ac27f64e0eca0b32c3a74405f22368fd663
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Sep 19 21:27:36 2011 -0400

    3.1.92

 .gitignore    |    1 +
 libwnck3.spec |    7 ++++---
 sources       |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ebba81..24610da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ libwnck-2.30.3.tar.bz2
 /libwnck-2.91.6.tar.bz2
 /libwnck-3.0.2.tar.bz2
 /libwnck-3.1.90.tar.xz
+/libwnck-3.1.92.tar.xz
diff --git a/libwnck3.spec b/libwnck3.spec
index 91b9666..0b7d56e 100644
--- a/libwnck3.spec
+++ b/libwnck3.spec
@@ -1,6 +1,6 @@
 Summary: Window Navigator Construction Kit
 Name: libwnck3
-Version: 3.1.90
+Version: 3.1.92
 Release: 1%{?dist}
 URL: http://download.gnome.org/sources/libwnck/
 #VCS: git:git://git.gnome.org/libwnck
@@ -56,14 +56,12 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %postun -p /sbin/ldconfig
 
 %files -f libwnck-3.0.lang
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README NEWS
 %{_libdir}/lib*.so.*
 %{_bindir}/wnck-urgency-monitor
 %{_libdir}/girepository-1.0/Wnck-3.0.typelib
 
 %files devel
-%defattr(-,root,root,-)
 %{_bindir}/wnckprop
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*
@@ -72,6 +70,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %doc %{_datadir}/gtk-doc
 
 %changelog
+* Mon Sep 19 2011 Matthias Clasen <mclasen at redhat.com> 3.1.92-1
+- Update to 3.1.92
+
 * Wed Aug 31 2011 Matthias Clasen <mclasen at redhat.com> 3.1.90-1
 - Update to 3.1.90
 
diff --git a/sources b/sources
index efb3709..7aac25c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b927c3b2df944954e58e766fcc092259  libwnck-3.1.90.tar.xz
+7d482bd3c1f3f958ae0c9bc5abe932cc  libwnck-3.1.92.tar.xz


More information about the scm-commits mailing list