[telegram-desktop/f36] Updated to version 4.2.3.
by Vitaly Zaitsev
commit be189bb197a98176439d06e61562fe5c2cde864b
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Sep 30 13:36:36 2022 +0200
Updated to version 4.2.3.
.gitignore | 1 +
sources | 2 +-
telegram-desktop.spec | 20 ++++++--------------
3 files changed, 8 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f240699..f2cc7bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -181,3 +181,4 @@
/tdesktop-4.0.2-full.tar.gz
/tdesktop-4.1.0-full.tar.gz
/tdesktop-4.1.1-full.tar.gz
+/tdesktop-4.2.3-full.tar.gz
diff --git a/sources b/sources
index 294bd9c..e1d42b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.1.1-full.tar.gz) = 3240b9f81c3901997b1ea13fd7db7b8598b31c0faa68a2f711909ed11f33345db5a45ac99c0be77f1caeb1f571093ea42b1dbc7e7bb15e989c8756805c2ec887
+SHA512 (tdesktop-4.2.3-full.tar.gz) = 4ef4398579121656e76eca04d66a21b2e786d0bba169e01a01297e86e06a7393125e0dcb1265572ecd4bdc024f40238f5bf110e41450f28c5507c27fca97f75a
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index bca161f..d0f3f6a 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -11,7 +11,7 @@
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
Name: telegram-desktop
-Version: 4.1.1
+Version: 4.2.3
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -86,10 +86,8 @@ Requires: vazirmatn-fonts
BuildRequires: cmake(Qt6Concurrent)
BuildRequires: cmake(Qt6WaylandClient)
BuildRequires: pkgconfig(wayland-client)
-BuildRequires: pkgconfig(wayland-protocols)
BuildRequires: qt6-qtbase-static
-Provides: bundled(kf5-kwayland) = 5.93.0
-Provides: bundled(plasma-wayland-protocols) = 1.6.0
+Provides: bundled(kf5-kcoreaddons) = 5.98.0
%endif
%if %{enable_x11}
@@ -167,14 +165,9 @@ business messaging needs.
%autosetup -n %{appname}-%{version}-full -p1
# Unbundling libraries...
-rm -rf Telegram/ThirdParty/{GSL,QR,dispatch,expected,fcitx-qt5,fcitx5-qt,hime,hunspell,jemalloc,lz4,minizip,nimf,range-v3,xxHash}
+rm -rf Telegram/ThirdParty/{GSL,QR,dispatch,expected,fcitx-qt5,fcitx5-qt,hime,hunspell,jemalloc,kimageformats,lz4,minizip,nimf,range-v3,xxHash}
%build
-# Setting pkgconfig path for compat-ffmpeg4...
-%if 0%{?fedora} && 0%{?fedora} >= 36
-export PKG_CONFIG_PATH="%{_libdir}/compat-ffmpeg4/pkgconfig/"
-%endif
-
# Building Telegram Desktop using cmake...
%cmake -G Ninja \
-DCMAKE_BUILD_TYPE=Release \
@@ -219,6 +212,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{launcher}.desktop
%{_metainfodir}/%{launcher}.metainfo.xml
%changelog
+* Fri Sep 30 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.2.3-1
+- Updated to version 4.2.3.
+
* Wed Aug 17 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.1.1-1
- Updated to version 4.1.1.
@@ -227,7 +223,3 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{launcher}.desktop
- Switched to compat-ffmpeg4 to mitigate RFBZ#6273.
- Switched to openssl1.1 to mitigate issues with video calls.
- Switched to bundled fonts by upstream request.
-
-* Mon Aug 08 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 4.0.2-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
- 5.1
2 years, 1 month
[vlc/f37] (2 commits) ...Update spec
by Nicolas Chauvet
Summary of changes:
2a99c9d... Update to vlc-3.0.18-rc2 (*)
c312188... Update spec (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[vlc] Update spec
by Nicolas Chauvet
commit c312188f23528b826b137551ff442b5d898a5edd
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Sep 30 12:52:34 2022 +0200
Update spec
vlc.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index bb58e54..bfd8563 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,6 +1,6 @@
-%global commit0 675232e5932e5f205f03a485f1b56c7ae4f1ca6d
+%global commit0 ed93768cedee7dae31a5b44d57a38d59da4dd1cf
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global vlc_rc -rc
+%global vlc_rc -rc2
%global vlc_setup vlc-%{?commit0}
%global _with_bootstrap 1
@@ -59,7 +59,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.18
-Release: 0.2.rc%{?dist}
+Release: 0.3.rc%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: https://code.videolan.org/videolan/vlc/-/archive/%{commit0}/vlc-%{shortco...
@@ -601,6 +601,9 @@ fi || :
%changelog
+* Fri Sep 30 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.18-0.3.rc
+- Update to 3.0.18-rc2
+
* Mon Sep 26 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1:3.0.18-0.2.rc
- Rebuild for new flac
2 years, 1 month
[vlc] Update to vlc-3.0.18-rc2
by Nicolas Chauvet
commit 2a99c9d36d7d2acac337a717bd3ff7d0bf0e520f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Sep 30 12:51:36 2022 +0200
Update to vlc-3.0.18-rc2
sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sources b/sources
index 71050e4..8ddacb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vlc-675232e.tar.gz) = be7a4ac945f19c68609ed3a2b5b6e69dfaca03deabbc9ee898223f64c22d71823b3bfc30959c36199fec5dc2f2a1d49684a6d8b38e19c1b7d5b2e1bd9796072e
+SHA512 (vlc-ed93768.tar.gz) = cc97a4e2f81f0eda09a726b22228ec7cc11a186a69eed139da16c2137bd8dfa358d65b6773027f4c016d9b0f517272ffb1840a6754240af65a8a3b791e70c963
2 years, 1 month
[tg_owt/f36: 2/2] Rebuilt due to compat-ffmpeg4 path changes.
by Vitaly Zaitsev
commit 9ff21907644c8004e82844b78f9ce9ebe787c6e5
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Sep 30 11:57:19 2022 +0200
Rebuilt due to compat-ffmpeg4 path changes.
tg_owt.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tg_owt.spec b/tg_owt.spec
index a121276..ffd1af8 100644
--- a/tg_owt.spec
+++ b/tg_owt.spec
@@ -14,7 +14,7 @@
Name: tg_owt
Version: 0
-Release: 25.%{date}git%{shortcommit0}%{?dist}
+Release: 26.%{date}git%{shortcommit0}%{?dist}
# Main project - BSD
# abseil-cpp - ASL 2.0
@@ -199,11 +199,11 @@ cp -f -p src/rtc_base/third_party/sigslot/README.chromium legal/README.sigslot
%{_libdir}/lib%{name}.a
%changelog
+* Fri Sep 30 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0-26.20220508git10d5f4b
+- Rebuilt due to compat-ffmpeg4 path changes.
+
* Sun Aug 14 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0-25.20220508git10d5f4b
- Rebuilt against openssl1.1 to mitigate issues with video calls.
* Sun Aug 14 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0-24.20220508git10d5f4b
- Rebuilt against compat-ffmpeg4 to mitigate RFBZ#6273.
-
-* Sat Aug 13 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0-23.20220508git10d5f4b
-- Rebuilt.
2 years, 1 month
[tg_owt] Removed pkg-config path overrides.
by Vitaly Zaitsev
commit 19041f0acac06d6342521f06beaabb9368978cb5
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Sep 30 11:29:11 2022 +0200
Removed pkg-config path overrides.
tg_owt.spec | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/tg_owt.spec b/tg_owt.spec
index da8404c..a121276 100644
--- a/tg_owt.spec
+++ b/tg_owt.spec
@@ -178,11 +178,6 @@ cp -f -p src/rtc_base/third_party/sigslot/LICENSE legal/LICENSE.sigslot
cp -f -p src/rtc_base/third_party/sigslot/README.chromium legal/README.sigslot
%build
-# Setting pkgconfig path for compat-ffmpeg4...
-%if 0%{?fedora} && 0%{?fedora} >= 36
-export PKG_CONFIG_PATH="%{_libdir}/compat-ffmpeg4/pkgconfig/"
-%endif
-
# CMAKE_BUILD_TYPE should always be Release due to some hardcoded checks.
# Warning: Building as a shared library is not supported by upstream.
%cmake -G Ninja \
2 years, 1 month