From 14e41f6ac4d084226429aa825615e68e62244470 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 19 2016 14:58:11 +0000 Subject: Update to 1.20.0 --- diff --git a/.gitignore b/.gitignore index f762493..aca0396 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /libpeas-1.16.0.tar.xz /libpeas-1.17.0.tar.xz /libpeas-1.18.0.tar.xz +/libpeas-1.20.0.tar.xz diff --git a/libpeas.spec b/libpeas.spec index a223c41..f794141 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -5,14 +5,14 @@ %endif Name: libpeas -Version: 1.18.0 +Version: 1.20.0 Release: 1%{?dist} Summary: Plug-ins implementation convenience library Group: System Environment/Libraries License: LGPLv2+ URL: https://wiki.gnome.org/Projects/Libpeas -Source0: https://download.gnome.org/sources/%{name}/1.18/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/1.20/%{name}-%{version}.tar.xz BuildRequires: chrpath BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 @@ -132,6 +132,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Mon Sep 19 2016 Kalev Lember - 1.20.0-1 +- Update to 1.20.0 + * Sun Mar 20 2016 Igor Gnatenko - 1.18.0-1 - Update to 1.18.0 diff --git a/sources b/sources index e01ce7a..0d19acb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f081834c5a9047f4aefcd3c8dc7101a libpeas-1.18.0.tar.xz +67a698cd64c9d9efc1289f68420883b1 libpeas-1.20.0.tar.xz