This commit is contained in:
Ignacio Casal Quinteiro 2012-02-25 19:17:24 +01:00
parent c2b49f37f8
commit 9e2c1d91fd
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/libpeas-1.1.2.tar.xz
/libpeas-1.1.3.tar.xz
/libpeas-1.2.0.tar.xz
/libpeas-1.3.0.tar.xz

View File

@ -1,12 +1,12 @@
Name: libpeas
Version: 1.2.0
Release: 2%{?dist}
Version: 1.3.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.1/%{name}-%{version}.tar.xz
Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.3/%{name}-%{version}.tar.xz
BuildRequires: gtk3-devel >= 2.99.3
BuildRequires: pygobject3-devel
@ -97,6 +97,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/glade/catalogs/libpeas-gtk.xml
%changelog
* Sat Feb 25 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 1.3.0-1
- Update to 1.3.0
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
ed23e817108920dd6d3ef8fe487ba520 libpeas-1.2.0.tar.xz
e66d42978d826d41709693e560328edb libpeas-1.3.0.tar.xz