|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: girara
|
|
|
|
|
Version: 0.2.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Simple user interface library
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: zlib
|
|
|
|
@ -49,8 +49,11 @@ rm -f %{buildroot}/%{_libdir}/libgirara-gtk?.a
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Mar 23 2014 François Cami <fcami@fedoraproject.org> - 0.2.0-2
|
|
|
|
|
- Gratuitous release bump.
|
|
|
|
|
|
|
|
|
|
* Wed Mar 05 2014 François Cami <fcami@fedoraproject.org> - 0.2.0-1
|
|
|
|
|
* Update to 0.2.0 and switch to gtk3.
|
|
|
|
|
- Update to 0.2.0 and switch to gtk3.
|
|
|
|
|
|
|
|
|
|
* Sat Dec 28 2013 François Cami <fcami@fedoraproject.org> - 0.1.9-1
|
|
|
|
|
- Update to latest upstream.
|
|
|
|
|