[mplayer] Update snapshot to fix AVChannelLayout issue (rfbz#6911)
by Leigh Scott
commit dcf9f33517c5e67c7107f6714c9f1eb1e9c80b3e
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Apr 9 10:23:07 2024 +0100
Update snapshot to fix AVChannelLayout issue (rfbz#6911)
.gitignore | 1 +
mplayer.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d6eca6..2932fe7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ MPlayer-1.3.0.tar.xz
/mplayer-export-2023-05-30.tar.xz
/mplayer-export-2023-08-11.tar.xz
/mplayer-export-2024-03-17.tar.xz
+/mplayer-export-2024-04-09.tar.xz
diff --git a/mplayer.spec b/mplayer.spec
index 7aa5f41..ecb21da 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -2,16 +2,16 @@
%global build_type_safety_c 0
%global codecdir %{_libdir}/codecs
-%global pre 20240317svn
+%global pre 20240409svn
%global svn 1
-%global svnbuild 2024-03-17
+%global svnbuild 2024-04-09
Name: mplayer
Version: 1.5.1
%if 0%{?svn}
-Release: 0.12%{?pre:.%{pre}}%{?dist}
+Release: 0.13%{?pre:.%{pre}}%{?dist}
%else
-Release: 12%{?dist}
+Release: 13%{?dist}
%endif
Summary: Movie player playing most video formats and DVDs
@@ -315,6 +315,9 @@ sed -i '1s:#!/usr/bin/env python:#!/usr/bin/env python2:' %{buildroot}%{_bindir}
%{_datadir}/mplayer/*.fp
%changelog
+* Tue Apr 09 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.5.1-0.13.20240409svn
+- Update snapshot to fix AVChannelLayout issue (rfbz#6911)
+
* Mon Mar 18 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.5.1-0.12.20240317svn
- Drop GUI
diff --git a/sources b/sources
index b907e6f..083c2f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mplayer-export-2024-03-17.tar.xz) = f04a54b7d22a0e4849b70a3933dd82de9b1e9b03d9933b2c699911775c7693e1f66986798cbdaa0dc565793d70aa6d712be30a7e8ffd4abcd6c03dd942ed60ae
+SHA512 (mplayer-export-2024-04-09.tar.xz) = ee35c1022c1a607f0588340f54c772ce220e679a0283295b4d22bdbf92b7a979e8f8a5173c06c9dcaf54a90a8b1edaf4fe22252224ee2189447692cb09b1db7f
11 months, 1 week
[qmplay2/f39] Update to 24.04.07
by Martin Gansser
Summary of changes:
e315fa2... Update to 24.04.07 (*)
(*) This commit already existed in another branch; no separate mail sent
11 months, 1 week
[qmplay2/f40] Update to 24.04.07
by Martin Gansser
Summary of changes:
e315fa2... Update to 24.04.07 (*)
(*) This commit already existed in another branch; no separate mail sent
11 months, 1 week
[qmplay2] Update to 24.04.07
by Martin Gansser
commit e315fa24f12596dff558175fe5236a7ddc9a730c
Author: Martin Gansser <mgansser(a)online.de>
Date: Tue Apr 9 11:22:21 2024 +0200
Update to 24.04.07
.gitignore | 1 +
qmplay2.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a893ba7..7438d44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@
/QMPlay2-23.09.05.tar.gz
/QMPlay2-23.10.22.tar.gz
/QMPlay2-24.03.16.tar.gz
+/QMPlay2-24.04.07.tar.gz
diff --git a/qmplay2.spec b/qmplay2.spec
index 65e2211..4fef12b 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -2,7 +2,7 @@
%global pname QMPlay2
Name: qmplay2
-Version: 24.03.16
+Version: 24.04.07
Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
@@ -124,6 +124,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_includedir}/%{pname}/
%changelog
+* Tue Apr 09 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 24.04.07-1
+- Update to 24.04.07
+
* Tue Mar 19 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 24.03.16-1
- Update to 24.03.16
- Rebuilt for qt6
diff --git a/sources b/sources
index b1ff7b8..9b3837d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (QMPlay2-24.03.16.tar.gz) = 8121c8bf5b9d3f9307f78c8cf6ff94352e1c92c9f13eaa56ec9037f0ac0064c2dbb5102ea55373c578e1e1639bb2efa13ccabf7ebec977aeffb7835bc0119b21
+SHA512 (QMPlay2-24.04.07.tar.gz) = d22a7deb75efb6071a14aba2f8e62e21d59f201dacf2b6288defa1f280aaf7e7f3463ae0ea60bb624740136c93ab4f78b69407141ea370a3783e665b039c63b6
11 months, 1 week
[telegram-desktop] Update to 4.16.5.
by Vasiliy Glazov
commit b0a2aa08d8f67e402074da83e05f3c0f5a544ae3
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Tue Apr 9 09:18:41 2024 +0300
Update to 4.16.5.
sources | 2 +-
telegram-desktop.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index f106d5f..a015daf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.16.4-full.tar.gz) = cee57e654d06dd50843a0ae88cb658d69b546e37f613a2e93d7f44463136830ff5c3de6b7177fb050b1301bfa25ed6e16f0b3fd894b0635772941c999d3ff63f
+SHA512 (tdesktop-4.16.5-full.tar.gz) = 5306a78f9e03df246ebad314f948b6b6eb3a851303e1b2186f2a842b4c113c724aa601383b584d736b2e2d575b066ceb5fcbb7564607f90dbe7dc897c87b4c17
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 20fa25f..55ff6ec 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -5,7 +5,7 @@
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
Name: telegram-desktop
-Version: 4.16.4
+Version: 4.16.5
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -169,6 +169,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Tue Apr 09 2024 Vasiliy Glazov <vascom2(a)gmail.com> - 4.16.5-1
+- Update to 4.16.5
+
* Mon Apr 08 2024 Vasiliy Glazov <vascom2(a)gmail.com> - 4.16.4-1
- Update to 4.16.4
11 months, 1 week
[rfpkg/el7] Update rfpkg to 1.27.4
by Sérgio M. Basto
Summary of changes:
93ec835... Update rfpkg to 1.27.4 (*)
(*) This commit already existed in another branch; no separate mail sent
11 months, 1 week
[rfpkg/el8] Update rfpkg to 1.27.4
by Sérgio M. Basto
Summary of changes:
93ec835... Update rfpkg to 1.27.4 (*)
(*) This commit already existed in another branch; no separate mail sent
11 months, 1 week
[rfpkg/el9] Update rfpkg to 1.27.4
by Sérgio M. Basto
Summary of changes:
93ec835... Update rfpkg to 1.27.4 (*)
(*) This commit already existed in another branch; no separate mail sent
11 months, 1 week
[rfpkg/f38] Update rfpkg to 1.27.4
by Sérgio M. Basto
Summary of changes:
93ec835... Update rfpkg to 1.27.4 (*)
(*) This commit already existed in another branch; no separate mail sent
11 months, 1 week
[rfpkg/f39] Update rfpkg to 1.27.4
by Sérgio M. Basto
Summary of changes:
93ec835... Update rfpkg to 1.27.4 (*)
(*) This commit already existed in another branch; no separate mail sent
11 months, 1 week