public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qmplay2] f44: Update to 26.06.27
@ 2026-06-29  6:19 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-29  6:19 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/qmplay2
            Branch : f44
            Commit : 6c7d18b3074f8d1d7040498df7687841a25f2e2e
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-06-29T01:56:44-04:00
            Stats  : +8/-9 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/qmplay2/c/6c7d18b3074f8d1d7040498df7687841a25f2e2e?branch=f44

            Log:
            Update to 26.06.27

- Resolves: rhbz#2493907

---
diff --git a/.gitignore b/.gitignore
index e79ecb4..a5f620e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /QMPlay2-src-25.06.27.tar.xz
 /QMPlay2-src-25.09.03.tar.xz
 /QMPlay2-src-25.09.11.tar.xz
+/QMPlay2-src-26.06.27.tar.xz

diff --git a/qmplay2.spec b/qmplay2.spec
index b90b774..ef53445 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -3,13 +3,12 @@
 %undefine _strict_symbol_defs_build
 
 Name:           qmplay2
-Version:        25.09.11
+Version:        26.06.27
 Release:        %autorelease
 Summary:        A Qt based media player, streamer and downloader
 # LGPL-3.0-or-later: QMPlay2
 # MIT: src/qmvk, src/modules/AudioFilters/bs2b
-# Public-Domain: src/modules/Modplug/libmodplug
-License:        LGPL-3.0-or-later AND MIT AND LicenseRef-Fedora-Public-Domain
+License:        LGPL-3.0-or-later AND MIT
 URL:            https://github.com/zaps166/QMPlay2
 Source:         %{url}/releases/download/%{version}/%{pname}-src-%{version}.tar.xz
 
@@ -38,6 +37,7 @@ BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libcddb)
 BuildRequires:  pkgconfig(libcdio)
 BuildRequires:  pkgconfig(libgme)
+BuildRequires:  pkgconfig(libopenmpt)
 BuildRequires:  pkgconfig(libpipewire-0.3)
 BuildRequires:  pkgconfig(libpulse-simple)
 BuildRequires:  pkgconfig(libsidplayfp)
@@ -60,15 +60,14 @@ Recommends:     yt-dlp
 
 # These have been converted to C++ and otherwise modified, not cleanly unbundleable
 Provides:       bundled(libbs2b) = 3.1.0
-Provides:       bundled(libmodplug)
 # Private library from the same project
 Provides:       bundled(qmvk)
 
 Obsoletes:      %{name}-kde-integration < %{version}-%{release}
 
 %description
-%{name} is a video player, it can play and stream all formats supported by
-ffmpeg and libmodplug (including J2B). It has an integrated Youtube browser.
+QMPlay2 is a video and audio player. It can play all formats supported by FFmpeg.
+It also supports Audio CD, raw files and chiptunes. It contains YouTube browser.
 
 %package        devel
 Summary:        %{pname} development files
@@ -84,7 +83,6 @@ It's a development package for %{name}.
 find src/qmplay2/vulkan/headers -delete
 # subproject and bundled license files
 cp src/qmvk/LICENSE LICENSE.qmvk
-cp src/modules/Modplug/libmodplug/COPYING COPYING.libmodplug
 
 
 %build
@@ -113,7 +111,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{pname}.appda
 
 %files -f %{name}.lang
 %doc AUTHORS ChangeLog README.md
-%license LICENSE LICENSE.qmvk COPYING.libmodplug
+%license LICENSE LICENSE.qmvk
 %{_bindir}/%{pname}
 %{_libdir}/%{name}/
 %{_libdir}/libqmplay2.so

diff --git a/sources b/sources
index aa19305..28f7a6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (QMPlay2-src-25.09.11.tar.xz) = ac53b60259832c2fc168be3ac19d734a6f9bfe5969a399163b8624084f4a545ece6405a34803fa14c0bfc157259247edf3854153e0db5f18e68455a0e3140486
+SHA512 (QMPlay2-src-26.06.27.tar.xz) = 3fc051d6cd5b7bbf1df0a3d470b51a9df28765b6a169f54e1cc2b5956eb33b2f9739b46e9cfd65d4550e55e43f6b89db5064648ca1496ea0689568806c068000

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

only message in thread, other threads:[~2026-06-29  6:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29  6:19 [rpms/qmplay2] f44: Update to 26.06.27 Yaakov Selkowitz

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