[telegram-desktop/f32] Updated to version 2.5.9.
by Vitaly Zaitsev
commit 4a6b1323c13ffdf95fbc9e155022ec91c855fdcc
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu Feb 18 13:28:14 2021 +0100
Updated to version 2.5.9.
.gitignore | 1 +
sources | 2 +-
telegram-desktop-crash-fixes.patch | 32 --------------------------------
telegram-desktop.spec | 13 +++++--------
4 files changed, 7 insertions(+), 41 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9351877..767b48f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -158,3 +158,4 @@
/tdesktop-2.4.7-full.tar.gz
/tdesktop-2.5.1-full.tar.gz
/tdesktop-2.5.8-full.tar.gz
+/tdesktop-2.5.9-full.tar.gz
diff --git a/sources b/sources
index 63431b9..45e1f53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-2.5.8-full.tar.gz) = 12258eb5119fcd9db6d1be38224678ed67c76a24de59909d2ef0268587df2432f6f076273581f016f8ba593b95bb7c0e02062b77bad194ff5a211b35fa743d7b
+SHA512 (tdesktop-2.5.9-full.tar.gz) = 1824a5cc17644e2f3d971a6bf882f90f209fcb174826f6e59dbe73301e22b4983e77830c41fe27953049af116a5698a29bec1e5e9957e8905f8f6264722e1c9f
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index cdd4628..697c6d3 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -25,8 +25,8 @@
%endif
Name: telegram-desktop
-Version: 2.5.8
-Release: 3%{?dist}
+Version: 2.5.9
+Release: 1%{?dist}
# Application and 3rd-party modules licensing:
# * Telegram Desktop - GPLv3+ with OpenSSL exception -- main tarball;
@@ -37,9 +37,6 @@ URL: https://github.com/telegramdesktop/%{appname}
Summary: Telegram Desktop official messaging app
Source0: %{url}/releases/download/v%{version}/%{appname}-%{version}-full.tar.gz
-# https://github.com/telegramdesktop/tdesktop/pull/10336
-Patch100: %{name}-crash-fixes.patch
-
# Telegram Desktop require more than 8 GB of RAM on linking stage.
# Disabling all low-memory architectures.
ExclusiveArch: x86_64
@@ -216,11 +213,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{launcher}.desktop
%{_metainfodir}/%{launcher}.appdata.xml
%changelog
+* Thu Feb 18 2021 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.5.9-1
+- Updated to version 2.5.9.
+
* Tue Feb 09 2021 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.5.8-3
- Backported upstream patch with crash fixes.
* Thu Feb 04 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.5.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Mon Feb 01 2021 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.5.8-1
-- Updated to version 2.5.8.
3 years, 9 months
[amule/f34] New upstream release
by Leigh Scott
Summary of changes:
17deec4... New upstream release (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 9 months
[amule] New upstream release
by Leigh Scott
commit 17deec44e3c1f4b7e69d20ef1eae6b56d861ee8c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Feb 18 09:44:37 2021 +0000
New upstream release
amule.spec | 55 ++++++++++++++++++++++++++++---------------------------
sources | 2 +-
2 files changed, 29 insertions(+), 28 deletions(-)
---
diff --git a/amule.spec b/amule.spec
index 1c4ded1..431a1ab 100644
--- a/amule.spec
+++ b/amule.spec
@@ -1,13 +1,9 @@
-%global commit 0e9e3efce05c30c916a2d4fdc4fbf1a940efefb4
-%global gitdate 20201122
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
-
Name: amule
Version: 2.3.3
-Release: 0.9.%{gitdate}git%{shortcommit}%{?dist}
+Release: 1%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
-Source0: https://github.com/amule-project/amule/archive/%{commit}/%{name}-%{shortc...
+Source0: https://github.com/amule-project/amule/archive/%{version}/%{name}-%{versi...
Source2: %{name}.appdata.xml
URL: http://amule.org
BuildRequires: gcc
@@ -28,6 +24,7 @@ BuildRequires: readline-devel
BuildRequires: pkgconfig(cryptopp)
BuildRequires: pkgconfig(libupnp)
BuildRequires: pkgconfig(geoip)
+BuildRequires: libappstream-glib
BuildRequires: libtool
BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(ncurses)
@@ -51,7 +48,7 @@ It is useful for servers which don't have Xorg.
%prep
-%setup -q -n %{name}-%{commit}
+%autosetup
%build
# Downgrade to c++14 to avoid conflict with std::byte
@@ -115,6 +112,7 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/INSTALL
rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/COPYING
install -m 0644 -D %{SOURCE2} %{buildroot}%{_metainfodir}/%{name}.appdata.xml
+appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdata.xml
%files -f %{name}.lang
@@ -129,16 +127,16 @@ install -m 0644 -D %{SOURCE2} %{buildroot}%{_metainfodir}/%{name}.appdata.xml
%{_datadir}/cas
%{_datadir}/applications/*.desktop
%{_datadir}/pixmaps/*
-%{_mandir}/man1/alc.1.gz
-%{_mandir}/*/man1/alc.1.gz
-%{_mandir}/man1/amule.1.gz
-%{_mandir}/*/man1/amule.1.gz
-%{_mandir}/man1/cas.1.gz
-%{_mandir}/*/man1/cas.1.gz
-%{_mandir}/man1/wxcas.1.gz
-%{_mandir}/*/man1/wxcas.1.gz
-%{_mandir}/man1/amulegui.1.gz
-%{_mandir}/*/man1/amulegui.1.gz
+%{_mandir}/man1/alc.1.*
+%{_mandir}/*/man1/alc.1.*
+%{_mandir}/man1/amule.1.*
+%{_mandir}/*/man1/amule.1.*
+%{_mandir}/man1/cas.1.*
+%{_mandir}/*/man1/cas.1.*
+%{_mandir}/man1/wxcas.1.*
+%{_mandir}/*/man1/wxcas.1.*
+%{_mandir}/man1/amulegui.1.*
+%{_mandir}/*/man1/amulegui.1.*
%exclude %{_datadir}/%{name}/webserver
%{_metainfodir}/%{name}.appdata.xml
@@ -149,19 +147,22 @@ install -m 0644 -D %{SOURCE2} %{buildroot}%{_metainfodir}/%{name}.appdata.xml
%{_bindir}/amuleweb
%{_bindir}/ed2k
%{_datadir}/%{name}/webserver
-%{_mandir}/man1/alcc.1.gz
-%{_mandir}/*/man1/alcc.1.gz
-%{_mandir}/man1/amulecmd.1.gz
-%{_mandir}/*/man1/amulecmd.1.gz
-%{_mandir}/man1/amuled.1.gz
-%{_mandir}/*/man1/amuled.1.gz
-%{_mandir}/man1/amuleweb.1.gz
-%{_mandir}/*/man1/amuleweb.1.gz
-%{_mandir}/man1/ed2k.1.gz
-%{_mandir}/*/man1/ed2k.1.gz
+%{_mandir}/man1/alcc.1.*
+%{_mandir}/*/man1/alcc.1.*
+%{_mandir}/man1/amulecmd.1.*
+%{_mandir}/*/man1/amulecmd.1.*
+%{_mandir}/man1/amuled.1.*
+%{_mandir}/*/man1/amuled.1.*
+%{_mandir}/man1/amuleweb.1.*
+%{_mandir}/*/man1/amuleweb.1.*
+%{_mandir}/man1/ed2k.1.*
+%{_mandir}/*/man1/ed2k.1.*
%changelog
+* Thu Feb 18 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2.3.3-1
+- New upstream release
+
* Thu Feb 11 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 2.3.3-0.9.20201122git0e9e3ef
- Rebuilt
diff --git a/sources b/sources
index df6dee8..c62aef6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (amule-0e9e3ef.tar.gz) = 7325c66102db06a54a11aae845ee5dca462611db0569d0fc7bb63effcbf5216cb45243013301c0035202758de6a6c26628cdfb7febda64e63d8f0c7fe2222d56
+SHA512 (amule-2.3.3.tar.gz) = ba9c95fda1b78a76d3b363d4426483c3c884a3cc31a56593db4d844d3b0e3f69560a149e02570de018f0c8821ad681c9e167cff93045604be4ba96827d8e2e6d
3 years, 9 months
[flowblade/f32] Update to 2.8.0.2
by Martin Gansser
Summary of changes:
30f51ec... Update to 2.8.0.2 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 9 months
[flowblade/f33] Update to 2.8.0.2
by Martin Gansser
Summary of changes:
30f51ec... Update to 2.8.0.2 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 9 months
[flowblade/f34] Update to 2.8.0.2
by Martin Gansser
Summary of changes:
30f51ec... Update to 2.8.0.2 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 9 months
[flowblade] Update to 2.8.0.2
by Martin Gansser
commit 30f51ecccd48a17d47ae9476f198c4c5bbc59c73
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Feb 18 09:20:28 2021 +0100
Update to 2.8.0.2
.gitignore | 1 +
flowblade.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27d9b96..7466e81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/flowblade-2.6.2.tar.gz
/flowblade-2.6.3.tar.gz
/flowblade-2.8.tar.gz
+/flowblade-2.8.0.2.tar.gz
diff --git a/flowblade.spec b/flowblade.spec
index d15e3b4..fc0cc43 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -12,7 +12,7 @@ Name: flowblade
Version: 2.4.0.1
Release: 4%{?dist}
%else
-Version: 2.8
+Version: 2.8.0.2
Release: 1%{?dist}
%endif
License: GPLv3
@@ -120,7 +120,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
%{python3_sitelib}/%{name}*
%changelog
-* Mon Feb 15 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 2.8.1
+* Thu Feb 18 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 2.8.0.2-1
+- Update to 2.8.0.2
+
+* Mon Feb 15 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 2.8-1
- Update to 2.8
* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.6.3-2
diff --git a/sources b/sources
index 8d6f4a4..740d340 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (flowblade-2.8.tar.gz) = 162da4cb0870a92b47834cbbd918f3671ea3a0b6883c59fb3df4d2f7c1fd047d527ba0dbdccdf8932a1e894fe5df8f4ef45cdd6f3155c26ceada0db451d2e5bf
+SHA512 (flowblade-2.8.0.2.tar.gz) = 71b95ef7eca5ff9eefbbb3e7f97b6b208b86fa65c5dc7424c228516f7b137eea3f18129bd8156c1db2e3d6d86e371cf3f3974b77705719109469f1e39c915225
3 years, 9 months