Update to 1.13.0

This commit is contained in:
Richard Hughes 2015-02-16 10:08:39 +00:00
parent f5d3ea2fb4
commit 8e92faff4e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
2bd146e4cb2335843c6145f81e0a8d0e libpeas-1.12.1.tar.xz
493c68b67fd45813c5161b5755a0c92a libpeas-1.13.0.tar.xz