rebuild
This commit is contained in:
parent
8a9551e85e
commit
f5434001f4
@ -1,6 +1,6 @@
|
||||
Name: libpeas
|
||||
Version: 0.7.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Plug-ins implementation convenience library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -8,7 +8,7 @@ License: LGPLv2+
|
||||
URL: http://ftp.acc.umu.se/pub/GNOME/sources/libpeas/
|
||||
Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: gtk3-devel >= 2.99.0
|
||||
BuildRequires: gtk3-devel >= 2.99.3
|
||||
BuildRequires: pygobject2-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: intltool
|
||||
@ -93,6 +93,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> 0.7.1-5
|
||||
- Rebuild against newer gtk
|
||||
|
||||
* Fri Jan 28 2011 Bastien Nocera <bnocera@redhat.com> 0.7.1-4
|
||||
- Update to real 0.7.1 release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user