|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: girara
|
|
|
|
|
Version: 0.2.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Simple user interface library
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: zlib
|
|
|
|
@ -49,6 +49,9 @@ rm -f %{buildroot}/%{_libdir}/libgirara-gtk?.a
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Mar 23 2014 François Cami <fcami@fedoraproject.org> - 0.2.0-2
|
|
|
|
|
- Gratuitous release bump.
|
|
|
|
|
|
|
|
|
|