[xpra-codecs-freeworld] Release 5.0.2
by sagitter
commit ade78b5a99a0f6fdc8bc340dfece8e54353d4efd
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Tue Sep 19 14:33:47 2023 +0200
Release 5.0.2
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd29463..88a11f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@ xpra-0.16.3.tar.xz
/xpra-4.4.6.tar.gz
/xpra-5.0.tar.gz
/xpra-5.0.1.tar.gz
+/xpra-5.0.2.tar.gz
diff --git a/sources b/sources
index 2fdb546..17ff60f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xpra-5.0.1.tar.gz) = 202c05fb191fdc462a07c5659b33763b2090435ca16cfe2dd5261394a7092fdca432c8ac66a016cbe945802a3ecd8863b88c0822317739cbd477b37b8a3494cd
+SHA512 (xpra-5.0.2.tar.gz) = 66dfa31d4cdab078d2b6447b4b57ca1a51dab0b2911430ea3b96c6cf124b4a9a064d4fbe70e96faaf522f7a190374f12bafa7e97c9496d52733c56fa52bdbdfd
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 5091043..6e58ebe 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -46,8 +46,8 @@
%endif
Name: xpra-codecs-freeworld
-Version: 5.0.1
-Release: 2%{?dist}
+Version: 5.0.2
+Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL: https://www.xpra.org/
@@ -191,6 +191,9 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Tue Sep 19 2023 Antonio Trande <sagitter(a)fedoraproject.org> - 5.0.2-1
+- Release 5.0.2
+
* Sun Sep 17 2023 Antonio Trande <sagitter(a)fedoraproject.org> - 5.0.1-2
- Disable openh264 on EPEL
1 year, 2 months
[xpra-codecs-freeworld] Disable openh264 on EPEL
by sagitter
commit 9a45b52cfe6573562fdb37bcb61e3419ff45da29
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Sun Sep 17 19:22:11 2023 +0200
Disable openh264 on EPEL
xpra-codecs-freeworld.spec | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index c5ccb14..5091043 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -4,8 +4,13 @@
%if 0%{?__isa_bits} == 64
%bcond_without dec_avcodec2
%bcond_without csc_swscale
+%if 0%{?fedora}
%bcond_without openh264
%else
+%bcond_with openh264
+%endif
+%endif
+%if 0%{?__isa_bits} == 32
%bcond_with dec_avcodec2
%bcond_with csc_swscale
%endif
@@ -42,7 +47,7 @@
Name: xpra-codecs-freeworld
Version: 5.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL: https://www.xpra.org/
@@ -186,6 +191,9 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sun Sep 17 2023 Antonio Trande <sagitter(a)fedoraproject.org> - 5.0.1-2
+- Disable openh264 on EPEL
+
* Sat Sep 02 2023 Antonio Trande <sagitter(a)fedoraproject.org> - 5.0.1-1
- Release 5.0.1
1 year, 2 months
[xpra-codecs-freeworld/el9] (9 commits) ...Add C++ compiler
by sagitter
Summary of changes:
795af18... - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass (*)
85a4bbc... autorelease and autochangelog aren't supported in RPMFusion (*)
981409b... Release 5.0 (*)
9abf165... Release 5.0| Add python3-cups BR (*)
8e2601d... Release 5.0.1 (*)
0bc9d56... Fix new installation directories (*)
2b03d41... Add openh264-devel BR (*)
de49d30... Fix build options (*)
b194807... Add C++ compiler (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 2 months
[xpra-codecs-freeworld/f38] (9 commits) ...Add C++ compiler
by sagitter
Summary of changes:
795af18... - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass (*)
85a4bbc... autorelease and autochangelog aren't supported in RPMFusion (*)
981409b... Release 5.0 (*)
9abf165... Release 5.0| Add python3-cups BR (*)
8e2601d... Release 5.0.1 (*)
0bc9d56... Fix new installation directories (*)
2b03d41... Add openh264-devel BR (*)
de49d30... Fix build options (*)
b194807... Add C++ compiler (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 2 months
[telegram-desktop] Update to 4.9.8.
by Vasiliy Glazov
commit 05a84cea20f90b65b86d0f09a13d069dbe846490
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Sat Sep 16 19:29:04 2023 +0300
Update to 4.9.8.
sources | 2 +-
telegram-desktop.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index eba1802..bc882df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.9.7-full.tar.gz) = c5339c3f86956fb758ba48016c8c6b7f0f0ddcc23e2404ef442584fd474ad8e372c5f0dbf5dce2f10970d0b7a3d08f258cd33bfa4d587580f6d7f7f7bad8f4db
+SHA512 (tdesktop-4.9.8-full.tar.gz) = 5271f4de6ee5e70b4083af03f092015a99027aa8619e300ff7b2bb8f11d9a71160519da01ae642dc560142d370877a60567c75e6fb29935e712b633d79ae106e
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 821ba95..70daa96 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.9.7
+Version: 4.9.8
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -163,6 +163,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Sat Sep 16 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.9.8-1
+- Update to 4.9.8
+
* Thu Sep 14 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.9.7-1
- Update to 4.9.7
1 year, 2 months
[xpra-codecs-freeworld/f39] (7 commits) ...Add C++ compiler
by sagitter
Summary of changes:
981409b... Release 5.0 (*)
9abf165... Release 5.0| Add python3-cups BR (*)
8e2601d... Release 5.0.1 (*)
0bc9d56... Fix new installation directories (*)
2b03d41... Add openh264-devel BR (*)
de49d30... Fix build options (*)
b194807... Add C++ compiler (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 2 months