[libpeas/f19] Update to 1.8.1

Richard Hughes rhughes at fedoraproject.org
Mon Jan 20 21:06:27 UTC 2014


commit 90c1baf5135f46b892d10393e880fc42a3896c81
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 20 21:06:40 2014 +0000

    Update to 1.8.1

 .gitignore                                         |    1 +
 ...Fix-out-of-bounds-memset-in-_valist_to_pa.patch |   26 --------------------
 libpeas.spec                                       |   10 ++++----
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 225d2f1..5f91105 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /libpeas-1.6.2.tar.xz
 /libpeas-1.7.0.tar.xz
 /libpeas-1.8.0.tar.xz
+/libpeas-1.8.1.tar.xz
diff --git a/libpeas.spec b/libpeas.spec
index 280de6b..ee9c9dd 100644
--- a/libpeas.spec
+++ b/libpeas.spec
@@ -7,8 +7,8 @@
 %endif
 
 Name:		libpeas
-Version:	1.8.0
-Release:	3%{?dist}
+Version:	1.8.1
+Release:	1%{?dist}
 Summary:	Plug-ins implementation convenience library
 
 Group:		System Environment/Libraries
@@ -16,8 +16,6 @@ License:	LGPLv2+
 URL:		http://ftp.acc.umu.se/pub/GNOME/sources/libpeas/
 Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.8/%{name}-%{version}.tar.xz
 
-Patch0:		0001-Bug-699214-Fix-out-of-bounds-memset-in-_valist_to_pa.patch
-
 BuildRequires:	chrpath
 BuildRequires:	gtk3-devel >= 3.0.0
 BuildRequires:	pygobject3-devel
@@ -52,7 +50,6 @@ that are needed to write applications that use libpeas.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure %{seed_option}
@@ -112,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/glade/catalogs/libpeas-gtk.xml
 
 %changelog
+* Mon Jan 20 2014 Richard Hughes <rhughes at redhat.com> - 1.8.1-1
+- Update to 1.8.1
+
 * Tue Oct  8 2013 Matthias Clasen <mclasen at redhat.com> - 1.8.0-3
 - Actually apply the patch
 
diff --git a/sources b/sources
index af9e0f6..fbdba90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31ac6d2341d7a358d48808a547ab8660  libpeas-1.8.0.tar.xz
+f63d49ab7f72e1ab9eb398c1f0750790  libpeas-1.8.1.tar.xz


More information about the scm-commits mailing list