1.6.0
This commit is contained in:
parent
daf7173c88
commit
186901de46
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/libpeas-1.3.0.tar.xz
|
||||
/libpeas-1.4.0.tar.xz
|
||||
/libpeas-1.5.0.tar.xz
|
||||
/libpeas-1.6.0.tar.xz
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
%endif
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.5.0
|
||||
Version: 1.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Plug-ins implementation convenience library
|
||||
|
||||
@ -53,7 +53,7 @@ that are needed to write applications that use libpeas.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --disable-vala %{seed_option}
|
||||
%configure %{seed_option}
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
@ -107,6 +107,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Tue Sep 25 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 1.6.0-1
|
||||
- Update to 1.6.0
|
||||
|
||||
* Wed Sep 19 2012 Bastien Nocera <bnocera@redhat.com> 1.5.0-1
|
||||
- Disable vala, as it was disabled upstream:
|
||||
http://git.gnome.org/browse/libpeas/commit/?id=1031aaeeef282ab2bb65cb6ae48fa4abff453c4d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user