[telegram-desktop/f36: 4/4] Updated to version 4.4.1.
by Vitaly Zaitsev
commit 6a45ef0ef77ad31469f9a3e2f8ca8068615c3fa8
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu Dec 8 13:05:06 2022 +0100
Updated to version 4.4.1.
.gitignore | 1 +
sources | 2 +-
telegram-desktop.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96feff4..18c24f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -186,3 +186,4 @@
/tdesktop-4.3.0-full.tar.gz
/tdesktop-4.3.1-full.tar.gz
/tdesktop-4.3.4-full.tar.gz
+/tdesktop-4.4.1-full.tar.gz
diff --git a/sources b/sources
index 914c1b5..2f627e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.3.4-full.tar.gz) = 415e0d60508317ef6d07e1f8aa2d974b166925f19349106cc543e487dd5bef8d1ff0548fb815682c6c4bb3bf762c08fcb1c7073f2c7ad305ae885b7979c70f88
+SHA512 (tdesktop-4.4.1-full.tar.gz) = 91038f0a615ef7ae1050cbfa614041a3d6a45fdbd26d120ef98cca3c31377612c3bb1e80f9aff58c4853a1726bf2cfb427f752a4f88a796f05b381516c981563
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index a469398..a1fcb1e 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -10,7 +10,7 @@
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
Name: telegram-desktop
-Version: 4.3.4
+Version: 4.4.1
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -215,6 +215,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Thu Dec 08 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.4.1-1
+- Updated to version 4.4.1.
+
* Sat Nov 26 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.3.4-1
- Updated to version 4.3.4.
1 year, 11 months
[telegram-desktop/f36] (4 commits) ...Updated to version 4.4.1.
by Vitaly Zaitsev
Summary of changes:
f7faaf4... Switched to webkit2gtk4.1 on Fedora 37+. (*)
531711b... Updated to version 4.3.4. (*)
b2a3823... Added protobuf-lite build requirement. (*)
6a45ef0... Updated to version 4.4.1.
(*) This commit already existed in another branch; no separate mail sent
1 year, 11 months
[chromium-freeworld] Update to 108.0.5359.98
by Leigh Scott
commit b1dbed3f3581c1fdc51ac0c51320b4030afe79e0
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 8 11:19:43 2022 +0000
Update to 108.0.5359.98
chromium-freeworld.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index fd0d7eb..77e3c28 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -42,7 +42,7 @@
##############################Package Definitions######################################
Name: chromium-freeworld
-Version: 108.0.5359.94
+Version: 108.0.5359.98
Release: 1%{?dist}
Summary: Chromium built with all freeworld codecs and VA-API support
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -509,6 +509,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/vk_swiftshader_icd.json
#########################################changelogs#################################################
%changelog
+* Thu Dec 08 2022 Leigh Scott <leigh123linux(a)gmail.com> - 108.0.5359.98-1
+- Update to 108.0.5359.98
+
* Sat Dec 03 2022 Leigh Scott <leigh123linux(a)gmail.com> - 108.0.5359.94-1
- Update to 108.0.5359.94
diff --git a/sources b/sources
index a7a7b2e..c844e43 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (chromium-108.0.5359.94.tar.xz) = fc83084b0a1b5ab019858af0b9e3e8b3d667e9c95f644a33ce88af0945b5608ab52e6e515b5a498fe0dbdcef8f9a112ad2d03861a0d343b2c27bd0b9c6f702d9
+SHA512 (chromium-108.0.5359.98.tar.xz) = ab6aedc779dcaf1690b117d20bf9cc432c8be33d38953495ce4de6659f33971484f1a47eabbd6ed0dae5f1ab24fade30cbf2817d6f6a5ffd26edbeda4a3290f6
SHA512 (chromium-patches-chromium-108-patchset-2.tar.gz) = b1ce9e7de912edc6a33328d9bafc9c9ffdd45606f61f68b561eb35a9955822470d3cf27ca3314708e5152fe7c427068159932a245f0f61880c68e6c93b121675
1 year, 11 months
[aegisub] rebuild because of broken wxGTK
by Leigh Scott
commit 8b43e1d1b7fa5f83cb644fbb92c874524799877b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Dec 7 20:58:40 2022 +0000
rebuild because of broken wxGTK
aegisub.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/aegisub.spec b/aegisub.spec
index f2d0835..bdc70b7 100644
--- a/aegisub.spec
+++ b/aegisub.spec
@@ -8,7 +8,7 @@
Name: aegisub
Version: 3.3.3
#Release: 25.%%{gitdate}.git%%{shortcommit}%%{?dist}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Tool for creating and modifying subtitles
#src/gl/ - MIT license. See src/gl/glext.h
@@ -106,6 +106,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/aegisub.appda
%changelog
+* Wed Dec 07 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3.3.3-2
+- rebuilt
+
* Sun Aug 21 2022 Sérgio Basto <sergio(a)serjux.com> - 3.3.3-1
- new version
1 year, 11 months
[audacity-freeworld/f36] 3.2.2
by Leigh Scott
Summary of changes:
abf2949... 3.2.2 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 11 months
[audacity-freeworld/f37] 3.2.2
by Leigh Scott
Summary of changes:
abf2949... 3.2.2 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 11 months