diff --git a/taglib-1.12.tar.gz b/taglib-1.12.tar.gz deleted file mode 100644 index 3e2d0e0..0000000 Binary files a/taglib-1.12.tar.gz and /dev/null differ diff --git a/taglib-1.13.tar.gz b/taglib-1.13.tar.gz new file mode 100644 index 0000000..6554c49 Binary files /dev/null and b/taglib-1.13.tar.gz differ diff --git a/taglib.spec b/taglib.spec index bf83445..df2d3f7 100644 --- a/taglib.spec +++ b/taglib.spec @@ -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 - 1.13-1 +- update to 1.13 + * Sat Sep 10 2022 tianlijing - 1.12-1 - update to 1.12