1.4.0
This commit is contained in:
parent
1f523b7d97
commit
74ccf68599
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/libpeas-1.1.3.tar.xz
|
||||
/libpeas-1.2.0.tar.xz
|
||||
/libpeas-1.3.0.tar.xz
|
||||
/libpeas-1.4.0.tar.xz
|
||||
|
||||
@ -7,14 +7,14 @@
|
||||
%endif
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.3.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.4.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.3/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.4/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtk3-devel >= 2.99.3
|
||||
BuildRequires: pygobject3-devel
|
||||
@ -108,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Wed Mar 28 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 1.4.0-1
|
||||
- Update to 1.4.0
|
||||
|
||||
* Fri Mar 2 2012 Matthias Clasen <mclasen@redhat.com> - 1.3.0-2
|
||||
- Make seed optional for RHEL
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user