Update to 1.14.0
This commit is contained in:
parent
5e271e19cc
commit
5c92c97d43
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/libpeas-1.10.1.tar.xz
|
||||
/libpeas-1.12.1.tar.xz
|
||||
/libpeas-1.13.0.tar.xz
|
||||
/libpeas-1.14.0.tar.xz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: libpeas
|
||||
Version: 1.13.0
|
||||
Version: 1.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Plug-ins implementation convenience library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://ftp.acc.umu.se/pub/GNOME/sources/libpeas/
|
||||
Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.13/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gtk3-devel >= 3.0.0
|
||||
@ -97,6 +97,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 1.14.0-1
|
||||
- Update to 1.14.0
|
||||
|
||||
* Mon Feb 16 2015 Richard Hughes <rhughes@redhat.com> - 1.13.0-1
|
||||
- Update to 1.13.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user