+ 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
|
||||
Version: 3.26.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -14,6 +14,7 @@ BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: libarchive-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: uchardet-devel
|
||||
BuildRequires: meson
|
||||
|
||||
%description
|
||||
@ -60,6 +61,10 @@ developing applications that use %{name}.
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
|
||||
%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
|
||||
+ totem-pl-parser-3.26.6-1
|
||||
- Update to 3.26.6
|
||||
|
Loading…
Reference in New Issue
Block a user