[vte3/f16] 0.29.1

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 31 20:54:37 UTC 2011


commit afdf0f420929e4f452a2780010c8a24a5d10c3d1
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Aug 31 16:53:53 2011 -0400

    0.29.1

 .gitignore |    1 +
 sources    |    2 +-
 vte3.spec  |    9 +++++----
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cb08d4..da607d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /vte-0.27.90.tar.bz2
 /vte-0.28.0.tar.bz2
 /vte-0.28.1.tar.xz
+/vte-0.29.1.tar.xz
diff --git a/sources b/sources
index ec573b6..42883f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33088ad48b02324b9530c50ffb1312df  vte-0.28.1.tar.xz
+91cd70995099ca7e534654e0679ab5a7  vte-0.29.1.tar.xz
diff --git a/vte3.spec b/vte3.spec
index f8c8b84..177e848 100644
--- a/vte3.spec
+++ b/vte3.spec
@@ -1,11 +1,11 @@
 Name: vte3
-Version: 0.28.1
+Version: 0.29.1
 Release: 1%{?dist}
 Summary: A terminal emulator
 License: LGPLv2+
 Group: User Interface/X
 #VCS: git:git://git.gnome.org/vte
-Source: http://download.gnome.org/sources/vte/0.28/vte-%{version}.tar.xz
+Source: http://download.gnome.org/sources/vte/0.29/vte-%{version}.tar.xz
 Patch0: honey-I-shrank-the-terminal.patch
 
 
@@ -63,7 +63,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %postun -p /sbin/ldconfig
 
 %files -f vte-2.90.lang
-%defattr(-,root,root)
 %doc COPYING HACKING NEWS README
 %doc src/iso2022.txt
 %doc doc/utmpwtmp.txt doc/boxes.txt doc/openi18n/UTF-8.txt doc/openi18n/wrap.txt
@@ -74,7 +73,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_libdir}/girepository-1.0
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*
@@ -84,6 +82,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Wed Aug 31 2011 Matthias Clasen <mclasen at redhat.com> - 0.29.1-1
+- Update to 0.29.1
+
 * Thu Jun 16 2011 Tomas Bzatek <tbzatek at redhat.com> - 0.28.1-1
 - Update to 0.28.1
 


More information about the scm-commits mailing list