[telegram-desktop] Update to 5.6.2.
by Vasiliy Glazov
commit ea81456dc181b11f6f72ac1cd18a7082d7177d52
Author: Vasiliy Glazov <v.glazov(a)1440.space>
Date: Tue Oct 15 13:32:06 2024 +0300
Update to 5.6.2.
sources | 2 +-
telegram-desktop.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index dc3e69b..d207b2c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-5.6.1-full.tar.gz) = c5a49e7c228c51dc545bd68fc35c307ca60b67f1a0796ba4770336c2be9ae277ef8aad0d1a98b9393738f638568538b40804a35c2b108f23bcf47d881afb9913
+SHA512 (tdesktop-5.6.2-full.tar.gz) = dde4739bc18822113277c2b56f3399aae8f19ce88c9cd22d9a1470f5bb29904ece05b7dcbcdb2957286cec9f347277afdbe1421ee49d75c868cd9b12610cae42
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 08bbe1d..c7a7dec 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: 5.6.1
+Version: 5.6.2
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -177,6 +177,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Tue Oct 15 2024 Vasiliy Glazov <vascom2(a)gmail.com> - 5.6.2-1
+- Update to 5.6.2
+
* Tue Oct 08 2024 Vasiliy Glazov <vascom2(a)gmail.com> - 5.6.1-1
- Update to 5.6.1
1 month, 1 week
[xv] Update to 6.0.2
by Paul Howarth
commit 3eb4f71523e2f5b04c106894f34fedc512349d4e
Author: Paul Howarth <paul(a)city-fan.org>
Date: Tue Oct 15 09:37:10 2024 +0100
Update to 6.0.2
- New upstream release 6.0.2
- Added -isize option to control the icon size in the browser: the syntax is
-isize <width> or -isize <width>x<height>
If the height is omitted, it defaults to the width * 3/4
- xv now checks the XV_OPTIONS environment variable before reading the
command line; xv splits it into words and parses it like command line
options
Use XV_OPTIONS to set default options
.gitignore | 1 +
sources | 2 +-
xv.spec | 12 +++++++++++-
3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbb4d2f..84e3870 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/v5.2.0.tar.gz
/v6.0.0.tar.gz
/v6.0.1.tar.gz
+/v6.0.2.tar.gz
diff --git a/sources b/sources
index c54622f..9050451 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (v6.0.1.tar.gz) = 7098a2600dc21f94ef1db3e1b23e79b0cdc989b93d792f891d7a29811037636a5887df88f1ad6df27b12be4b4b348f0cca34fe2ad0a58ed9b1228683f6b0b910
+SHA512 (v6.0.2.tar.gz) = 81de0a4811b7bb4662e8b731e148f7f172275f0380c0bc2c2569c3a041002374a3a44a1c1b8ec2a74f1e0aaf45e8217ce0cd4e4393eb0d3f29f1e494c9a75c03
SHA512 (xv.png) = ed4d00d5dfadab690a8befe78d3a280f745963399360f31fd8dfe1a8b87af0e9eb3b93028f91745b11ecc6cd9e84b2f5df48b429fc768eab31f2bd127d466f14
diff --git a/xv.spec b/xv.spec
index 4f606b3..f06b137 100644
--- a/xv.spec
+++ b/xv.spec
@@ -1,5 +1,5 @@
Name: xv
-Version: 6.0.1
+Version: 6.0.2
Release: 1%{?dist}
Summary: Interactive image display program for X
Summary(de.UTF-8): X-basierender Bild-Viewer für praktische sämtliche Grafiken
@@ -164,6 +164,16 @@ hardlink -cv %{buildroot}%{_docdir}/xv/manuals/html/images/
%doc %{_docdir}/xv/manuals/
%changelog
+* Tue Oct 15 2024 Paul Howarth <paul(a)city-fan.org> - 6.0.2-1
+- Update to 6.0.2
+ - Added -isize option to control the icon size in the browser: the syntax is
+ -isize <width> or -isize <width>x<height>
+ If the height is omitted, it defaults to the width * 3/4
+ - xv now checks the XV_OPTIONS environment variable before reading the
+ command line; xv splits it into words and parses it like command line
+ options
+ Use XV_OPTIONS to set default options
+
* Tue Sep 24 2024 Paul Howarth <paul(a)city-fan.org> - 6.0.1-1
- Update to 6.0.1
- xvjpeg.c, xvpng.c: Fix gcc warnings on -Wclobbered
1 month, 1 week
[mpv-mpris/f41] Rebuild for ffmpeg-7
by Leigh Scott
commit bde180e409ce4a3665da96b68857e403a2c0ce61
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Oct 14 18:40:13 2024 +0100
Rebuild for ffmpeg-7
mpv-mpris.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mpv-mpris.spec b/mpv-mpris.spec
index 7e2d5f5..1418e89 100644
--- a/mpv-mpris.spec
+++ b/mpv-mpris.spec
@@ -1,6 +1,6 @@
Name: mpv-mpris
Version: 1.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: MPRIS plugin for mpv
License: MIT
@@ -43,6 +43,9 @@ ln -sf %{_libdir}/mpv/mpris.so %{buildroot}/%{_sysconfdir}/mpv/scripts/
%doc README.md
%changelog
+* Mon Oct 14 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.1-4
+- Rebuild for ffmpeg-7
+
* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
1 month, 1 week
[motion/f41] Rebuild for ffmpeg-7
by Leigh Scott
Summary of changes:
1813c96... Rebuild for ffmpeg-7 (*)
(*) This commit already existed in another branch; no separate mail sent
1 month, 1 week
[motion] Rebuild for ffmpeg-7
by Leigh Scott
commit 1813c9621e0f21a8e33af1bf43773757e3fcd784
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Oct 14 18:28:46 2024 +0100
Rebuild for ffmpeg-7
motion.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/motion.spec b/motion.spec
index fef3747..d52e166 100644
--- a/motion.spec
+++ b/motion.spec
@@ -24,7 +24,7 @@
Name: motion
Version: 4.7.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A motion detection system
License: GPL-2.0-or-later
@@ -141,6 +141,9 @@ find /var/motion -user root -group root -exec chown motion:video '{}' ';'
%{_tmpfilesdir}/%{name}.conf
%changelog
+* Mon Oct 14 2024 Leigh Scott <leigh123linux(a)gmail.com> - 4.7.0-2
+- Rebuild for ffmpeg-7
+
* Tue Sep 17 2024 Leigh Scott <leigh123linux(a)gmail.com> - 4.7.0-1
- Update to 4.7.0
1 month, 1 week
[vdr-markad/f40: 18/18] Merge branch 'master' into f40
by Martin Gansser
commit 64c3fe36e0dd75ca31152017ad5361770397a595
Merge: c5eedf8 f7264cd
Author: Martin Gansser <mgansser(a)netcom-mail.de>
Date: Mon Oct 14 16:47:42 2024 +0200
Merge branch 'master' into f40
.gitignore | 2 ++
1 file changed, 2 insertions(+)
---
1 month, 1 week
[vdr-markad/f40] (18 commits) ...Merge branch 'master' into f40
by Martin Gansser
Summary of changes:
1ae0ed0... Update to 3.6.8 (*)
6c562bc... Update to 4.0.0 (*)
d160c99... Update to 4.0.1 (*)
baa5218... Update to 4.0.2 (*)
628a5ee... Rebuilt for new VDR API version 2.6.9 (*)
371419e... Update to 4.0.3 (*)
817406f... Update to 4.0.4 (*)
5e38c5a... Update to 4.1.0 (*)
44d2a93... Update to 4.1.1 (*)
6ecf324... Update to 4.1.2 (*)
beccef0... Update to 4.1.3 (*)
1f6cf3a... Update to 4.1.4 (*)
4c0b8d4... Update to 4.1.5 (*)
f0f6b51... Update to 4.1.5 (*)
bb9fdfb... Update to 4.1.6 (*)
0b9d60b... Update to 4.2.2 (*)
f7264cd... Update to 4.2.3 (*)
64c3fe3... Merge branch 'master' into f40
(*) This commit already existed in another branch; no separate mail sent
1 month, 1 week
[vdr-markad/f40] Update to 4.2.3
by Martin Gansser
commit c5eedf82978c29d53d04ae6ecc9606b6b3cd5912
Author: Martin Gansser <mgansser(a)netcom-mail.de>
Date: Mon Oct 14 15:43:01 2024 +0200
Update to 4.2.3
Update to 4.2.3
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 12 +++++++++---
3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa402f0..abc7795 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,3 +107,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-4.1.5.tar.gz
/vdr-markad-4.1.6.tar.gz
/vdr-markad-4.2.2.tar.gz
+/vdr-markad-4.2.3.tar.gz
diff --git a/sources b/sources
index 88b5fce..868a5bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-4.2.2.tar.gz) = 6d1aeefc55b4d891d90fd141266f1fcd68fe2f916ee0f2ab5d35c9d6341dd3a8427b85a9cdc05ae076b9de49904f4ecc973f0ab54dbf3e3b8886ff574063ba4f
+SHA512 (vdr-markad-4.2.3.tar.gz) = 8988a9d914ca9a17ec5a5c60b4a1a973af69a25cadc630625e801f96b10acbc80fc19d2c7c447f6769727b5c8e3a0e09b54e729ae2e93758e04dc3e1a604ce40
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 9728037..7ba58b4 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,11 +1,14 @@
-# version we want build against
+# version we want to build against
%global vdr_version 2.6.3
-%if 0%{?fedora} >= 40
+# Set vdr_version based on Fedora version
+%if 0%{?fedora} >= 42
+%global vdr_version 2.7.2
+%elif 0%{?fedora} >= 40
%global vdr_version 2.6.9
%endif
Name: vdr-markad
-Version: 4.2.2
+Version: 4.2.3
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPL-2.0-or-later
@@ -72,6 +75,9 @@ fi
%doc html
%changelog
+* Mon Oct 14 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 4.2.3-1
+- Update to 4.2.3
+
* Mon Oct 07 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 4.2.2-1
- Update to 4.2.2
1 month, 1 week