1.0.0
This commit is contained in:
parent
bb4f4b1827
commit
6a69ba4256
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ libpeas-0.5.4.tar.bz2
|
||||
/libpeas-0.7.3.tar.bz2
|
||||
/libpeas-0.7.4.tar.bz2
|
||||
/libpeas-0.9.0.tar.bz2
|
||||
/libpeas-1.0.0.tar.bz2
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: libpeas
|
||||
Version: 0.9.0
|
||||
Version: 1.0.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.7/%{name}-%{version}.tar.bz2
|
||||
Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.0/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: gtk3-devel >= 2.99.3
|
||||
BuildRequires: pygobject2-devel
|
||||
@ -90,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Mon Apr 4 2011 Christopher Aillon <caillon@redhat.com> 1.0.0-1
|
||||
- Update to 1.0.0
|
||||
|
||||
* Sun Mar 27 2011 Bastien Nocera <bnocera@redhat.com> 0.9.0-1
|
||||
- Update to 0.9.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user