- Update to 0.7.0
This commit is contained in:
parent
550140416b
commit
30d47280ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
libpeas-0.5.3.tar.bz2
|
||||
libpeas-0.5.4.tar.bz2
|
||||
/libpeas-0.5.5.tar.bz2
|
||||
/libpeas-0.7.0.tar.bz2
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: libpeas
|
||||
Version: 0.5.5
|
||||
Release: 2%{?dist}
|
||||
Version: 0.7.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}/0.5/%{name}-%{version}.tar.bz2
|
||||
Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: pygobject2-devel
|
||||
@ -89,6 +89,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Mon Oct 04 2010 Bastien Nocera <bnocera@redhat.com> 0.7.0-1
|
||||
- Update to 0.7.0
|
||||
|
||||
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 0.5.5-2
|
||||
- Rebuild against newer gobject-introspection
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user