[vte3] 0.30.1

Matthias Clasen mclasen at fedoraproject.org
Tue Oct 18 04:24:13 UTC 2011


commit 12dc8c240cf3ecbac648ef603a65e316e0b2e8ab
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Oct 18 00:23:45 2011 -0400

    0.30.1

 .gitignore |    2 ++
 sources    |    2 +-
 vte3.spec  |   12 ++++++++----
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4dfe245..67ec908 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,6 @@
 /vte-0.27.90.tar.bz2
 /vte-0.28.0.tar.bz2
 /vte-0.28.1.tar.xz
+/vte-0.29.1.tar.xz
 /vte-0.30.0.tar.xz
+/vte-0.30.1.tar.xz
diff --git a/sources b/sources
index 052722f..e72de22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3eb5dd5831e383a376333d83000f1fa8  vte-0.30.0.tar.xz
+514f48346f176f91297731f6fdb1cffc  vte-0.30.1.tar.xz
diff --git a/vte3.spec b/vte3.spec
index 909ad35..444079f 100644
--- a/vte3.spec
+++ b/vte3.spec
@@ -1,11 +1,11 @@
 Name: vte3
-Version: 0.30.0
+Version: 0.30.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.30/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,9 +82,15 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Tue Oct 18 2011 Matthias Clasen <mclasen at redhat.com> - 0.30.1-1
+- Update to 0.30.1
+
 * Tue Sep 27 2011 Ray <rstrode at redhat.com> - 0.30.0-1
 - Update to 0.30.0
 
+* 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