Update to 1.17.0

This commit is contained in:
Kalev Lember 2016-01-25 14:06:22 +01:00
parent f1984ca91a
commit 42504b23c3
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@
/libpeas-1.14.0.tar.xz
/libpeas-1.15.0.tar.xz
/libpeas-1.16.0.tar.xz
/libpeas-1.17.0.tar.xz

View File

@ -5,14 +5,14 @@
%endif
Name: libpeas
Version: 1.16.0
Release: 2%{?dist}
Version: 1.17.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.16/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/1.17/%{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 Jan 25 2016 Kalev Lember <klember@redhat.com> - 1.17.0-1
- Update to 1.17.0
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16.0-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5

View File

@ -1 +1 @@
48c5b3da391da1ae390e9d45d88a6aeb libpeas-1.16.0.tar.xz
301d6420e11d3fb6c297e445ee03ada6 libpeas-1.17.0.tar.xz