1.5.0
This commit is contained in:
parent
224fa5ea47
commit
0547baec88
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/libpeas-1.2.0.tar.xz
|
||||
/libpeas-1.3.0.tar.xz
|
||||
/libpeas-1.4.0.tar.xz
|
||||
/libpeas-1.5.0.tar.xz
|
||||
|
||||
11
libpeas.spec
11
libpeas.spec
@ -7,17 +7,17 @@
|
||||
%endif
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.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.4/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.5/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gtk3-devel >= 2.99.3
|
||||
BuildRequires: gtk3-devel >= 3.0.0
|
||||
BuildRequires: pygobject3-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: intltool
|
||||
@ -108,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Wed Jul 18 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 1.5.0-1
|
||||
- Update to 1.5.0
|
||||
|
||||
* Thu May 03 2012 Kalev Lember <kalevlember@gmail.com> - 1.4.0-2
|
||||
- Re-enable the GJS loader
|
||||
- Remove unwanted lib64 rpaths
|
||||
|
||||
Loading…
Reference in New Issue
Block a user