+ totem-pl-parser-3.26.6-2
Build with character set detection (#1977257)
This commit is contained in:
parent
612c46335e
commit
2562df55fe
@ -1,6 +1,6 @@
|
|||||||
Name: totem-pl-parser
|
Name: totem-pl-parser
|
||||||
Version: 3.26.6
|
Version: 3.26.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Totem Playlist Parser library
|
Summary: Totem Playlist Parser library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -14,6 +14,7 @@ BuildRequires: gettext
|
|||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: libarchive-devel
|
BuildRequires: libarchive-devel
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
|
BuildRequires: uchardet-devel
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -60,6 +61,10 @@ developing applications that use %{name}.
|
|||||||
%{_datadir}/gir-1.0/*.gir
|
%{_datadir}/gir-1.0/*.gir
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 29 2021 Bastien Nocera <bnocera@redhat.com> - 3.26.6-2
|
||||||
|
+ totem-pl-parser-3.26.6-2
|
||||||
|
- Build with character set detection (#1977257)
|
||||||
|
|
||||||
* Fri Jun 25 2021 Bastien Nocera <bnocera@redhat.com> - 3.26.6-1
|
* Fri Jun 25 2021 Bastien Nocera <bnocera@redhat.com> - 3.26.6-1
|
||||||
+ totem-pl-parser-3.26.6-1
|
+ totem-pl-parser-3.26.6-1
|
||||||
- Update to 3.26.6
|
- Update to 3.26.6
|
||||||
|
Loading…
Reference in New Issue
Block a user