Update to 1.13.0
This commit is contained in:
parent
f5d3ea2fb4
commit
8e92faff4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/libpeas-1.10.0.tar.xz
|
||||
/libpeas-1.10.1.tar.xz
|
||||
/libpeas-1.12.1.tar.xz
|
||||
/libpeas-1.13.0.tar.xz
|
||||
|
||||
@ -7,14 +7,14 @@
|
||||
%endif
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.12.1
|
||||
Version: 1.13.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.12/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.13/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gtk3-devel >= 3.0.0
|
||||
@ -112,6 +112,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Mon Feb 16 2015 Richard Hughes <rhughes@redhat.com> - 1.13.0-1
|
||||
- Update to 1.13.0
|
||||
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1.12.1-1
|
||||
- Update to 1.12.1
|
||||
- Tighten deps with the _isa macro
|
||||
|
||||
Loading…
Reference in New Issue
Block a user