[vte/f16] Update to 0.28.2 (cherry picked from commit 6d5c840e684ca3a5861bc5ea55753ac7a717d038)

Tomas Bzatek tbzatek at fedoraproject.org
Fri Nov 25 11:15:21 UTC 2011


commit e9595299684af19d1b29c2cad7f51015d0f8d60f
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Fri Nov 25 12:10:57 2011 +0100

    Update to 0.28.2
    (cherry picked from commit 6d5c840e684ca3a5861bc5ea55753ac7a717d038)

 .gitignore |    1 +
 sources    |    2 +-
 vte.spec   |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b75a2f..bed6f34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ vte-0.25.1.tar.bz2
 /vte-0.27.90.tar.bz2
 /vte-0.28.0.tar.bz2
 /vte-0.28.1.tar.xz
+/vte-0.28.2.tar.xz
diff --git a/sources b/sources
index ec573b6..bd7073e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33088ad48b02324b9530c50ffb1312df  vte-0.28.1.tar.xz
+497f26e457308649e6ece32b3bb142ff  vte-0.28.2.tar.xz
diff --git a/vte.spec b/vte.spec
index 2b01b0c..74530e3 100644
--- a/vte.spec
+++ b/vte.spec
@@ -3,7 +3,7 @@
 %define gtk2_version 2.20.0
 
 Name: vte
-Version: 0.28.1
+Version: 0.28.2
 Release: 1%{?dist}
 Summary: A terminal emulator
 License: LGPLv2+
@@ -54,7 +54,7 @@ export PYTHON
         --libexecdir=%{_libdir}/%{name} \
         --without-glX \
         --disable-gtk-doc
-make
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -94,6 +94,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/gtk-2.0/*.a
 %doc %{_datadir}/gtk-doc/html/vte-0.0
 
 %changelog
+* Fri Nov 25 2011 Tomas Bzatek <tbzatek at redhat.com> - 0.28.2-1
+- Update to 0.28.2
+
 * 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