[telegram-desktop/f28: 3/4] Updated to version 1.6.0.
by Vitaly Zaitsev
commit 62cb460b66c33524d4d3326f20561c8c9355a524
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Mar 18 14:10:29 2019 +0100
Updated to version 1.6.0.
.gitignore | 2 ++
sources | 4 ++--
telegram-desktop-build-fixes.patch | 14 +++++++-------
telegram-desktop-system-fonts.patch | 4 ++--
telegram-desktop-unbundle-minizip.patch | 6 +++---
telegram-desktop.spec | 20 ++++++++++++++++----
6 files changed, 32 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37b1dd8..96acccc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,3 +74,5 @@
/tdesktop-1.5.12.tar.gz
/tdesktop-1.5.13.tar.gz
/tdesktop-1.5.15.tar.gz
+/crl-84072fb.tar.gz
+/tdesktop-1.6.0.tar.gz
diff --git a/sources b/sources
index 334f8d6..f162a4b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-b38cf6bd3d30a3b9a9602e2e7ab2efea crl-40063ab.tar.gz
-49a432104b8318433d4dfad8c9cb51bf tdesktop-1.5.15.tar.gz
+ae7f024486ddce3b598477bf40a86c79 crl-84072fb.tar.gz
+aa8f161c8314003cf49ca5813e21e008 tdesktop-1.6.0.tar.gz
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index ac9d584..8522b34 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From 65a07035c36c579de566e84363cab038044efd23 Mon Sep 17 00:00:00 2001
+From aeb2b6c8bfe83a6511a6245076c299de60b436d0 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri, 31 Mar 2017 14:29:58 +0200
Subject: [PATCH 1/3] Fixed build under Fedora using rpmbuild and mock.
@@ -610,7 +610,7 @@ index f5624a82b..b644ce29f 100644
'-no-compress',
'<(RULE_INPUT_PATH)',
diff --git a/Telegram/gyp/settings_linux.gypi b/Telegram/gyp/settings_linux.gypi
-index 17219fa2c..072c15d94 100644
+index 22160515c..2ee5cc7ab 100644
--- a/Telegram/gyp/settings_linux.gypi
+++ b/Telegram/gyp/settings_linux.gypi
@@ -9,10 +9,6 @@
@@ -624,7 +624,7 @@ index 17219fa2c..072c15d94 100644
'-fPIC',
'-Wno-unused-variable',
'-Wno-unused-parameter',
-@@ -46,9 +42,6 @@
+@@ -47,9 +43,6 @@
}], [ '"<!(uname -p)" == "x86_64"', {
# 32 bit version can't be linked with debug info or LTO,
# virtual memory exhausted :(
@@ -634,7 +634,7 @@ index 17219fa2c..072c15d94 100644
'configurations': {
'Release': {
'cflags_c': [ '-flto' ],
-@@ -60,7 +53,6 @@
+@@ -61,7 +54,6 @@
],
'defines': [
'_REENTRANT',
@@ -642,7 +642,7 @@ index 17219fa2c..072c15d94 100644
'QT_PLUGIN',
],
'cflags_c': [
-@@ -72,11 +64,6 @@
+@@ -73,11 +65,6 @@
'-std=c++1z',
'-Wno-register',
],
@@ -774,10 +774,10 @@ index ffe0e5a96..9bc686d44 100644
],
}], ['<!(pkg-config ayatana-appindicator3-0.1; echo $?) == 0', {
diff --git a/Telegram/gyp/telegram_sources.txt b/Telegram/gyp/telegram_sources.txt
-index 57519d64f..090134d31 100644
+index 8d21ef0c5..9d21a054f 100644
--- a/Telegram/gyp/telegram_sources.txt
+++ b/Telegram/gyp/telegram_sources.txt
-@@ -828,7 +828,7 @@
+@@ -848,7 +848,7 @@
<(src_loc)/mainwindow.h
<(src_loc)/observer_peer.cpp
<(src_loc)/observer_peer.h
diff --git a/telegram-desktop-system-fonts.patch b/telegram-desktop-system-fonts.patch
index 0f5d431..4b6adc3 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,4 +1,4 @@
-From 83a347102104ba34366ed2387de4e4fb854045a5 Mon Sep 17 00:00:00 2001
+From 06a812327cd60c1164eae92f6a5afa558d0d7c6e Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sun, 24 Jun 2018 22:59:34 +0200
Subject: [PATCH 2/3] Backported and rebased patch from Debian maintainer
@@ -25,7 +25,7 @@ index 8e39756ac..29b3d55e6 100644
<file alias="art/bg_initial.jpg">../art/bg_initial.jpg</file>
<file alias="art/logo_256.png">../art/logo_256.png</file>
diff --git a/Telegram/SourceFiles/ui/twidget.cpp b/Telegram/SourceFiles/ui/twidget.cpp
-index d105f78c2..550bd50db 100644
+index 9ebe6cb22..1df6ce596 100644
--- a/Telegram/SourceFiles/ui/twidget.cpp
+++ b/Telegram/SourceFiles/ui/twidget.cpp
@@ -70,9 +70,9 @@ void Start() {
diff --git a/telegram-desktop-unbundle-minizip.patch b/telegram-desktop-unbundle-minizip.patch
index 098cbdf..9991795 100644
--- a/telegram-desktop-unbundle-minizip.patch
+++ b/telegram-desktop-unbundle-minizip.patch
@@ -1,4 +1,4 @@
-From c9eb4a57f4de9596c5a33683b7e3b7105b821a8f Mon Sep 17 00:00:00 2001
+From 7cc1976441b5668c4e6e2323e6342a0a2755b335 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed, 17 Oct 2018 17:57:59 +0200
Subject: [PATCH 3/3] Use packaged version of minizip on Fedora <= 29.
@@ -50,10 +50,10 @@ index 9bc686d44..806374202 100644
'lzma',
'xxhash',
diff --git a/Telegram/gyp/telegram_sources.txt b/Telegram/gyp/telegram_sources.txt
-index 090134d31..9de94f749 100644
+index 9d21a054f..54305eb60 100644
--- a/Telegram/gyp/telegram_sources.txt
+++ b/Telegram/gyp/telegram_sources.txt
-@@ -835,13 +835,6 @@
+@@ -855,13 +855,6 @@
<(emoji_suggestions_loc)/emoji_suggestions.h
platforms: !win
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 187045c..67e7b2d 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -4,7 +4,7 @@
%global apihash dfbe1bc42dc9d20507e17d1814cc2f0a
# Git revision of crl...
-%global commit1 40063abec74e560220891443f6d5157de15e1b62
+%global commit1 84072fba75f14620935e5e91788ce603daeb1988
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
# Decrease debuginfo verbosity to reduce memory consumption...
@@ -12,8 +12,8 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.5.15
-Release: 2%{?dist}
+Version: 1.6.0
+Release: 1%{?dist}
# Application and 3rd-party modules licensing:
# * S0 (Telegram Desktop) - GPLv3+ with OpenSSL exception -- main source;
@@ -51,7 +51,7 @@ BuildRequires: gyp
BuildRequires: guidelines-support-library-devel >= 1.0.0
BuildRequires: mapbox-variant-devel >= 0.3.6
BuildRequires: qt5-qtbase-private-devel
-BuildRequires: libtgvoip-devel >= 2.4.2
+BuildRequires: libtgvoip-devel >= 2.4.4
BuildRequires: libappindicator-devel
BuildRequires: ffmpeg-devel >= 3.1
BuildRequires: openal-soft-devel
@@ -157,6 +157,18 @@ appstream-util validate-relax --nonet "%{buildroot}%{_datadir}/metainfo/%{name}.
%{_datadir}/metainfo/%{name}.appdata.xml
%changelog
+* Mon Mar 18 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.6.0-1
+- Updated to 1.6.0.
+
+* Fri Mar 15 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.5.18-1
+- Updated to 1.5.18 (beta).
+
+* Wed Mar 13 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.5.17-1
+- Updated to 1.5.17 (beta).
+
+* Tue Mar 12 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.5.16-1
+- Updated to 1.5.16 (beta).
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.5.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 8 months
[libtgvoip/f28: 5/5] Updated to version 2.4.4 (regular release).
by Vitaly Zaitsev
commit 814fae007cbe3af3064c6e98ea147ab3ff9e3121
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Mar 18 13:44:46 2019 +0100
Updated to version 2.4.4 (regular release).
.gitignore | 1 +
libtgvoip-build-fixes.patch | 8 ++++----
libtgvoip.spec | 7 +++++--
sources | 2 +-
4 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 252aff7..9a82edc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/libtgvoip-2.2.4.tar.gz
/libtgvoip-2.4.tar.gz
/libtgvoip-2.4.2.tar.gz
+/libtgvoip-2.4.4.tar.gz
diff --git a/libtgvoip-build-fixes.patch b/libtgvoip-build-fixes.patch
index a09cbce..4d78b86 100644
--- a/libtgvoip-build-fixes.patch
+++ b/libtgvoip-build-fixes.patch
@@ -1,4 +1,4 @@
-From e94437a0f3444da9f42022090ba797725998928a Mon Sep 17 00:00:00 2001
+From 4d0a403c58f9f3bbc8704ba595cec175623f7410 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu, 6 Jul 2017 17:27:01 +0200
Subject: [PATCH] Fixed build of libtgvoip under Fedora as shared library.
@@ -8,7 +8,7 @@ Subject: [PATCH] Fixed build of libtgvoip under Fedora as shared library.
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/libtgvoip.gyp b/libtgvoip.gyp
-index 8c62b56..8fe9c5b 100644
+index ec86cbf..c424dbe 100644
--- a/libtgvoip.gyp
+++ b/libtgvoip.gyp
@@ -4,7 +4,8 @@
@@ -35,7 +35,7 @@ index 8c62b56..8fe9c5b 100644
],
'direct_dependent_settings': {
'include_dirs': [
-@@ -70,8 +71,6 @@
+@@ -72,8 +73,6 @@
'<(tgvoip_src_loc)/video/VideoSource.h',
'<(tgvoip_src_loc)/video/VideoRenderer.cpp',
'<(tgvoip_src_loc)/video/VideoRenderer.h',
@@ -44,7 +44,7 @@ index 8c62b56..8fe9c5b 100644
# Windows
'<(tgvoip_src_loc)/os/windows/NetworkSocketWinsock.cpp',
-@@ -722,7 +721,9 @@
+@@ -724,7 +723,9 @@
],
diff --git a/libtgvoip.spec b/libtgvoip.spec
index 398c4b5..09fda34 100644
--- a/libtgvoip.spec
+++ b/libtgvoip.spec
@@ -1,6 +1,6 @@
Name: libtgvoip
-Version: 2.4.2
-Release: 4%{?dist}
+Version: 2.4.4
+Release: 1%{?dist}
Summary: VoIP library for Telegram clients
# Libtgvoip shared library - Public Domain.
@@ -70,6 +70,9 @@ find video -maxdepth 1 -type f -name "*.h" -exec install -m 0644 -p '{}' %{build
%{_libdir}/%{name}.so
%changelog
+* Tue Mar 12 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.4.4-1
+- Updated to 2.4.4 (regular release).
+
* Sat Mar 09 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.4.2-4
- Enabled ARM builds again.
- Minor SPEC fixes.
diff --git a/sources b/sources
index 9b36e00..a16432a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34ef6e2ce1679615bf30048c7c323610 libtgvoip-2.4.2.tar.gz
+f232e43f65cf9c6ebad831ee24b74d48 libtgvoip-2.4.4.tar.gz
5 years, 8 months
[audacity-freeworld/f28: 4/4] Merge branch 'master' into f28
by Leigh Scott
commit 0e26b2dd8c6314553d39a4c5ceb6991cd894c961
Merge: 16ee392 336d5a7
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 18 09:57:19 2019 +0000
Merge branch 'master' into f28
.gitignore | 1 +
audacity-freeworld.spec | 12 +++++++++---
sources | 2 +-
3 files changed, 11 insertions(+), 4 deletions(-)
---
5 years, 8 months
[audacity-freeworld] Update to Audacity 2.3.1 release
by Leigh Scott
commit 336d5a73b64cc6b4e862f55c2f407757d516b3fb
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 18 09:56:43 2019 +0000
Update to Audacity 2.3.1 release
.gitignore | 1 +
audacity-freeworld.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffbc4ce..0aa2de1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/audacity-minsrc-2.3.0.tar.xz
+/audacity-minsrc-2.3.1.tar.xz
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index a12c2ed..e1e57a5 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -8,8 +8,8 @@
Name: audacity-freeworld
-Version: 2.3.0
-Release: 2%{?dist}
+Version: 2.3.1
+Release: 1%{?dist}
Summary: Multitrack audio editor
License: GPLv2
URL: https://www.audacityteam.org
@@ -224,6 +224,10 @@ rm %{buildroot}%{_datadir}/doc/%{realname}/LICENSE.txt
%changelog
+* Mon Mar 18 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 2.3.1-1
+- Update to Audacity 2.3.1 release
+- Fixes Audacity 2.3.0 broken release (rfbz#5077)
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
diff --git a/sources b/sources
index ac08a6d..60631ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdfbd56f9817f000cf9c2ad986e1d84c audacity-minsrc-2.3.0.tar.xz
+2eceb70d6c4263ea2d34bca11f038086 audacity-minsrc-2.3.1.tar.xz
5 years, 8 months