1.3.0
This commit is contained in:
parent
c2b49f37f8
commit
9e2c1d91fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user