!4 update to 1.13

From: @leeffo 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-02-16 11:23:38 +00:00 committed by Gitee
commit d3a6d67cbd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
taglib-1.13.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: taglib
Summary: Audio Meta-Data Library
Version: 1.12
Version: 1.13
Release: 1
License: LGPLv2 or MPLv1.1
URL: https://taglib.github.io/
Source0: https://taglib.github.io/releases/%{name}-%{version}.tar.gz
URL: https://taglib.org/
Source0: https://github.com/%{name}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc gcc-c++ cmake pkgconfig zlib-devel
@ -63,6 +63,9 @@ test "$(pkg-config --modversion taglib_c)" = "%{version}"
%changelog
* Wed Feb 15 2023 liweiganga <liweiganga@uniontech.com> - 1.13-1
- update to 1.13
* Sat Sep 10 2022 tianlijing <tianlijing@kylinos.cn> - 1.12-1
- update to 1.12