[libpeas] 1.6.0

Ignacio Casal Quinteiro nacho at fedoraproject.org
Tue Sep 25 14:05:36 UTC 2012


commit 186901de46f93e1b9e0932bcf8bb04a16f42c763
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Tue Sep 25 15:58:24 2012 +0200

    1.6.0

 .gitignore   |    1 +
 libpeas.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76fea18..58b4f4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /libpeas-1.3.0.tar.xz
 /libpeas-1.4.0.tar.xz
 /libpeas-1.5.0.tar.xz
+/libpeas-1.6.0.tar.xz
diff --git a/libpeas.spec b/libpeas.spec
index 26f412d..6eabdca 100644
--- a/libpeas.spec
+++ b/libpeas.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:		libpeas
-Version:	1.5.0
+Version:	1.6.0
 Release:	1%{?dist}
 Summary:	Plug-ins implementation convenience library
 
@@ -53,7 +53,7 @@ that are needed to write applications that use libpeas.
 %setup -q
 
 %build
-%configure --disable-vala %{seed_option}
+%configure %{seed_option}
 
 make %{?_smp_mflags}
 
@@ -107,6 +107,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/glade/catalogs/libpeas-gtk.xml
 
 %changelog
+* Tue Sep 25 2012 Ignacio Casal Quinteiro <icq at gnome.org> - 1.6.0-1
+- Update to 1.6.0
+
 * Wed Sep 19 2012 Bastien Nocera <bnocera at redhat.com> 1.5.0-1
 - Disable vala, as it was disabled upstream:
 http://git.gnome.org/browse/libpeas/commit/?id=1031aaeeef282ab2bb65cb6ae48fa4abff453c4d
diff --git a/sources b/sources
index d6d10e8..0c85689 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-331779347185f2117e0fa0dd25067056  libpeas-1.5.0.tar.xz
+ad922c0a77193e5a216d133fd7d3c9dc  libpeas-1.6.0.tar.xz


More information about the scm-commits mailing list