Update to 1.20.0
This commit is contained in:
parent
5c8611b8fc
commit
14e41f6ac4
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <klember@redhat.com> - 1.20.0-1
|
||||
- Update to 1.20.0
|
||||
|
||||
* Sun Mar 20 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.18.0-1
|
||||
- Update to 1.18.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user