This commit is contained in:
Kalev Lember 2013-06-20 21:51:17 +02:00
parent 013c584f83
commit dec5850de7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/libpeas-1.6.2.tar.xz
/libpeas-1.7.0.tar.xz
/libpeas-1.8.0.tar.xz
/libpeas-1.9.0.tar.xz

View File

@ -7,14 +7,14 @@
%endif
Name: libpeas
Version: 1.8.0
Version: 1.9.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.8/%{name}-%{version}.tar.xz
Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.9/%{name}-%{version}.tar.xz
BuildRequires: chrpath
BuildRequires: gtk3-devel >= 3.0.0
@ -109,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/glade/catalogs/libpeas-gtk.xml
%changelog
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 1.9.0-1
- Update to 1.9.0
* Tue Mar 26 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 1.8.0-1
- Update to 1.8.0

View File

@ -1 +1 @@
31ac6d2341d7a358d48808a547ab8660 libpeas-1.8.0.tar.xz
54e7c7e80fd8737ffc0987fd09d1267a libpeas-1.9.0.tar.xz