[vlc/f37] fixup rc2
by Nicolas Chauvet
Summary of changes:
0dfa3c8... fixup rc2 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[vlc] fixup rc2
by Nicolas Chauvet
commit 0dfa3c8b4713cbe7b9aebbc3f1691ecbb7309ae4
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Sep 30 20:35:03 2022 +0200
fixup rc2
vlc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index bfd8563..f3093e2 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -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.3.rc%{?dist}
+Release: 0.3.rc2%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: https://code.videolan.org/videolan/vlc/-/archive/%{commit0}/vlc-%{shortco...
2 years, 1 month
[telegram-desktop/f36] Updated to version 4.2.4.
by Vitaly Zaitsev
commit 52e263a903039fd6034853e21ecc9ce2a911cf2f
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Sep 30 15:05:55 2022 +0200
Updated to version 4.2.4.
.gitignore | 1 +
sources | 2 +-
telegram-desktop.spec | 6 +++---
3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2cc7bb..1612d32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -182,3 +182,4 @@
/tdesktop-4.1.0-full.tar.gz
/tdesktop-4.1.1-full.tar.gz
/tdesktop-4.2.3-full.tar.gz
+/tdesktop-4.2.4-full.tar.gz
diff --git a/sources b/sources
index e1d42b6..7c4c147 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.2.3-full.tar.gz) = 4ef4398579121656e76eca04d66a21b2e786d0bba169e01a01297e86e06a7393125e0dcb1265572ecd4bdc024f40238f5bf110e41450f28c5507c27fca97f75a
+SHA512 (tdesktop-4.2.4-full.tar.gz) = c0b458e4f21855d1041f7343ffdd501890a7535d040b45a8bd565e545d5bc01a00703af65e14ae407bf53f81a6d28d3f7d6afa664eb5b8e5641b21bb8e669a3a
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index f6c740f..2e4b35c 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.2.3
+Version: 4.2.4
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -213,8 +213,8 @@ 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.
+* Fri Sep 30 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.2.4-1
+- Updated to version 4.2.4.
* Wed Aug 17 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.1.1-1
- Updated to version 4.1.1.
2 years, 1 month
[telegram-desktop/f36] Updated virtual provides for bundled libraries.
by Vitaly Zaitsev
commit 432fea2e654eae2229cdc80ad0b21dd07eaa40b9
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Sep 30 13:43:44 2022 +0200
Updated virtual provides for bundled libraries.
telegram-desktop.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index d0f3f6a..f6c740f 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -88,6 +88,7 @@ BuildRequires: cmake(Qt6WaylandClient)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: qt6-qtbase-static
Provides: bundled(kf5-kcoreaddons) = 5.98.0
+Provides: bundled(plasma-wayland-protocols) = 1.6.0
%endif
%if %{enable_x11}
2 years, 1 month