This commit is contained in:
Matthias Clasen 2013-07-16 23:12:05 -04:00 committed by Debarshi Ray
parent 855f00e857
commit 55a75e96d1

View File

@ -1,6 +1,6 @@
Name: rest
Version: 0.7.90
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A library for access to RESTful web services
Group: System Environment/Libraries
@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gir-1.0/RestExtras-0.7.gir
%changelog
* Tue Jul 15 2013 Matthias Clasen <mclasen@redhat.com> 0.7.90-4
- Rebuild with newer gtk-doc to fix multilib issue
* Sat Apr 13 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.7.90-3
- Run autoreconf for aarch64 (RHBZ 926440)