Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/liblangtag.git#d5a3da2503b2ff74b6947e1ddef113ef40abe0d0
This commit is contained in:
parent
810ee9e727
commit
71c6c62ef5
@ -5,7 +5,7 @@
|
||||
|
||||
Name: liblangtag
|
||||
Version: 0.6.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: An interface library to access tags for identifying languages
|
||||
|
||||
License: LGPLv3+ or MPLv2.0
|
||||
@ -20,6 +20,7 @@ BuildRequires: pkgconfig(check)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
%{name} is an interface library to access tags for identifying
|
||||
@ -125,6 +126,9 @@ make %{?_smp_mflags} check
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user