|
|
|
@ -2,8 +2,8 @@
|
|
|
|
|
%global girapiversion 0.5
|
|
|
|
|
|
|
|
|
|
Name: liblangtag
|
|
|
|
|
Version: 0.5.4
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Version: 0.5.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: An interface library to access tags for identifying languages
|
|
|
|
|
|
|
|
|
|
License: (LGPLv3+ or MPLv2.0) and UCD
|
|
|
|
@ -109,6 +109,9 @@ make %{?_smp_mflags} check
|
|
|
|
|
%{_datadir}/gtk-doc/html/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Mar 20 2015 David Tardon <dtardon@redhat.com> - 0.5.5-1
|
|
|
|
|
- new upstream release
|
|
|
|
|
|
|
|
|
|
* Tue Jan 20 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.5.4-6
|
|
|
|
|
- Let liblangtag package own %%{_libdir}/%%{name} (RHBZ#1183882).
|
|
|
|
|
|
|
|
|
|