[vdr-softhddevice] Update to 2.0.7
by Martin Gansser
commit cdf9d08bac7a2670455d7a21b451e7b3c27fabff
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Dec 2 11:48:43 2023 +0100
Update to 2.0.7
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index feb9bfb..857b9e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
/vdr-softhddevice-2.0.4.tar.gz
/vdr-softhddevice-2.0.5.tar.gz
/vdr-softhddevice-2.0.6.tar.gz
+/vdr-softhddevice-2.0.7.tar.gz
diff --git a/sources b/sources
index c009b7a..8636020 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.0.6.tar.gz) = 7a9cc8f20fd4f428969dda7aabdf95a8affbadc09723fdd46c31e2d4d93345bb401b6e9010a8f24079a06ddb6d0e702b9a4dded3e9a37a2d8ef61f0a52bc8ea4
+SHA512 (vdr-softhddevice-2.0.7.tar.gz) = 90374d330d9d54ea46430c09b6a3587a4165038fc1051a6bf2d682a06da5a946f8f2b88cbf76f58d8e2725906a4048eb287f24d9640f00f2f144ce392f1bf5f5
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index eca4714..3ad0269 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-softhddevice
-Version: 2.0.6
+Version: 2.0.7
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -86,6 +86,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Sat Dec 02 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.7-1
+- Update to 2.0.7
+
* Sat Nov 04 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.6-1
- Update to 2.0.6
11 months, 3 weeks
[telegram-desktop] Update to 4.12.0.
by Vasiliy Glazov
commit 1973cb09d4299c61a98704f90312d391357824c6
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Fri Dec 1 14:24:18 2023 +0300
Update to 4.12.0.
sources | 2 +-
telegram-desktop.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index a257925..c45d543 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.11.7-full.tar.gz) = d8557a8e11a3b2f34fb65c5a3fafaebc31d93b5855f947b1049e5e7c7e5a5e161df708ba1882cc096f9a789fac56d3bbcbe640d2a026cb8355e946b735995501
+SHA512 (tdesktop-4.12.0-full.tar.gz) = 8c565fea6b26de5335bfef75cc675e99bdc9b847420705882132e576dc9cc165bfdc2080d34993339a68c7cb7c4aab956512415a648491cfcaca295cd4ffe990
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 7ea440b..ffc61df 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.11.7
+Version: 4.12.0
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -165,6 +165,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Fri Dec 01 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.12.0-1
+- Update to 4.12.0
+
* Mon Nov 13 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.11.7-1
- Update to 4.11.7
11 months, 3 weeks
[mesa-freeworld] Update to 23.3.0
by Thorsten Leemhuis
commit c92bd02c8cd081bd1c1f3a130f64840044df2f0a
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Fri Dec 1 05:08:06 2023 +0100
Update to 23.3.0
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aeb956a..a1d200f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/mesa-23.3.0-rc1.tar.xz
/mesa-23.3.0-rc2.tar.xz
/mesa-23.3.0-rc5.tar.xz
+/mesa-23.3.0.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 6ea2eb4..5015189 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -64,7 +64,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 23.3.0-rc5
+%global ver 23.3.0
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -318,14 +318,17 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Fri Dec 1 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.0-1
+- Update to 23.3.0
+
* Thu Nov 30 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.0~rc5-1
-- Update to 23.2.0-rc5
+- Update to 23.3.0-rc5
* Thu Nov 2 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.0~rc2-1
-- Update to 23.2.0-rc2
+- Update to 23.3.0-rc2
* Thu Oct 26 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.0~rc1-1
-- Update to 23.2.0-rc1
+- Update to 23.3.0-rc1
* Tue Oct 10 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.2.1-2
- follow Fedora: backport MR #24045 to fix Iris crashes (RHBZ#2238711)
diff --git a/sources b/sources
index bd382c4..af8892d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.3.0-rc5.tar.xz) = f1c2421ab262da422ed9ac5ca08b0e1c41264373e022de9413c65e1e7e8ee929979d1c80741497a0acba1d118665a7f6076e24139be0c9c70f3fe8f5d319c187
+SHA512 (mesa-23.3.0.tar.xz) = 3568b571974a2c6c0c3a4cc614c851729962e39926f0af906ba91604f9d43c0618db7df004cbec5d9e5dbade2d6bde818608c9aa1686183994d68ad3e6ac4521
11 months, 3 weeks