public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/taglib] f44: Update to 2.3
@ 2026-06-07 11:21 Xavier Bachelot
  0 siblings, 0 replies; only message in thread
From: Xavier Bachelot @ 2026-06-07 11:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/taglib
Branch : f44
Commit : e9cba9fb1108e421ef0c062262bd1e2ce6ef3d5c
Author : Xavier Bachelot <xavier@bachelot.org>
Date   : 2026-05-22T15:23:29+02:00
Stats  : +9/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/taglib/c/e9cba9fb1108e421ef0c062262bd1e2ce6ef3d5c?branch=f44

Log:
Update to 2.3

---
diff --git a/sources b/sources
index a8942d9..8d93c03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (taglib-2.2.1.tar.gz) = 87387a8af0a1a12a6d47267d1954cfd369ff7c8a5e3f9d3fa880f199594540d151c81281ab06f40b61f0fd33908995a0d90d9626c50b5c3a7b0ad7f41c4d7d82
+SHA512 (taglib-2.3.tar.gz) = 5bf3e2b73d9c6eb2e9262f5f64a2adb4d350b6fa19656372c962319eb24122fbb9f6bb13ec3763c6cea4b9e92de39c822870fbf7e426f4bf70114e16333c3e1b

diff --git a/taglib.spec b/taglib.spec
index a9e1c89..cf932dc 100644
--- a/taglib.spec
+++ b/taglib.spec
@@ -12,7 +12,7 @@ Speex, WavPack, TrueAudio files, as well as APE Tags.}
 
 Name:       taglib
 Summary:    Audio Meta-Data Library
-Version:    2.2.1
+Version:    2.3
 Release:    %autorelease
 
 License:    (LGPL-2.1-only OR MPL-1.1) AND BSD-2-Clause AND LGPL-2.1-only
@@ -30,7 +30,7 @@ BuildRequires: pkgconfig
 %if %{defined fedora}
 BuildRequires: utf8cpp-static
 %else
-Provides:      bundled(utf8cpp)
+Provides:      bundled(utf8cpp) = 4.0.9
 %endif
 BuildRequires: zlib-devel
 %if %{with tests}
@@ -77,6 +77,7 @@ Files needed when building software with %{name}.
 %package -n mingw32-%{name}
 Summary:        %{summary}
 BuildArch:      noarch
+Provides:       bundled(utf8cpp) = 4.0.9
 
 %description -n mingw32-%{name}
 %{common_description}
@@ -86,6 +87,7 @@ This is the MinGW version, built for the win32 target.
 %package -n mingw64-%{name}
 Summary:        %{summary}
 BuildArch:      noarch
+Provides:       bundled(utf8cpp) = 4.0.9
 
 %description -n mingw64-%{name}
 %{common_description}
@@ -175,6 +177,8 @@ test "$(pkg-config --modversion taglib_c)" = "%{version}"
 %{mingw32_bindir}/libtag_c.dll
 %{mingw32_bindir}/taglib-config.cmd
 %{mingw32_includedir}/taglib/
+%{mingw32_includedir}/utf8cpp/
+%{mingw32_datadir}/utf8cpp/
 %{mingw32_libdir}/cmake/taglib/
 %{mingw32_libdir}/libtag.dll.a
 %{mingw32_libdir}/libtag_c.dll.a
@@ -188,6 +192,8 @@ test "$(pkg-config --modversion taglib_c)" = "%{version}"
 %{mingw64_bindir}/libtag_c.dll
 %{mingw64_bindir}/taglib-config.cmd
 %{mingw64_includedir}/taglib/
+%{mingw64_includedir}/utf8cpp/
+%{mingw64_datadir}/utf8cpp/
 %{mingw64_libdir}/cmake/taglib/
 %{mingw64_libdir}/libtag.dll.a
 %{mingw64_libdir}/libtag_c.dll.a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-07 11:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 11:21 [rpms/taglib] f44: Update to 2.3 Xavier Bachelot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox