diff --git a/vacuum-im-fix-type-mismatch.patch b/vacuum-im-fix-type-mismatch.patch deleted file mode 100644 index 0887254..0000000 --- a/vacuum-im-fix-type-mismatch.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/thirdparty/minizip/zip.c.orig 2024-08-05 10:01:44.177174058 +0200 -+++ src/thirdparty/minizip/zip.c 2024-08-05 10:28:07.217053683 +0200 -@@ -1252,7 +1252,7 @@ - unsigned char bufHead[RAND_HEAD_LEN]; - unsigned int sizeHead; - zi->ci.encrypt = 1; -- zi->ci.pcrc_32_tab = get_crc_table(); -+ zi->ci.pcrc_32_tab = (const long unsigned int*) get_crc_table(); - /*init_keys(password,zi->ci.keys,zi->ci.pcrc_32_tab);*/ - - sizeHead=crypthead(password,bufHead,RAND_HEAD_LEN,zi->ci.keys,zi->ci.pcrc_32_tab,crcForCrypting); diff --git a/vacuum-im.spec b/vacuum-im.spec index fb9668e..9363690 100644 --- a/vacuum-im.spec +++ b/vacuum-im.spec @@ -9,13 +9,11 @@ Name: %{sname}-im Summary: XMPP/Jabber client Version: 1.3.0 -Release: 0.37.%{commitdate}git%{shortcommit}%{?dist} -# Automatically converted from old format: GPLv3 - review is highly recommended. -License: GPL-3.0-only +Release: 0.27.%{commitdate}git%{shortcommit}%{?dist} +License: GPLv3 Url: http://www.vacuum-im.org/ Source0: https://github.com/Vacuum-IM/vacuum-im/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Patch0: %{name}-fix-building-with-qt5.5.patch -Patch1: %{name}-fix-type-mismatch.patch BuildRequires: cmake BuildRequires: pkgconfig(Qt5Core) @@ -57,8 +55,7 @@ This package contains images, themes and translations. %package devel Summary: Development Files for Vacuum-IM -# Automatically converted from old format: GPLv3 - review is highly recommended. -License: GPL-3.0-only +License: GPLv3 Requires: %{name}%{?_isa} = %{version}-%{release} %description devel @@ -141,37 +138,7 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{name}.metai %{_includedir}/%{name} %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 1.3.0-0.37.20211209git0abd5e1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Sat Jun 13 2026 Yaakov Selkowitz - 1.3.0-0.36.20211209git0abd5e1 -- Rebuilt for openssl 4.0 - -* Sat Jan 17 2026 Fedora Release Engineering - 1.3.0-0.35.20211209git0abd5e1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Fri Jul 25 2025 Fedora Release Engineering - 1.3.0-0.34.20211209git0abd5e1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Sun Jan 19 2025 Fedora Release Engineering - 1.3.0-0.33.20211209git0abd5e1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Mon Aug 05 2024 Martin Gansser - 1.3.0-0.32.20211209git0abd5e1 -- Add %%{name}-fix-type-mismatch.patch - -* Mon Jul 29 2024 Miroslav Suchý - 1.3.0-0.31.20211209git0abd5e1 -- convert license to SPDX - -* Sat Jul 20 2024 Fedora Release Engineering - 1.3.0-0.30.20211209git0abd5e1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Sat Jan 27 2024 Fedora Release Engineering - 1.3.0-0.29.20211209git0abd5e1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sat Jul 22 2023 Fedora Release Engineering - 1.3.0-0.28.20211209git0abd5e1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Wed Apr 12 2023 Martin Gansser - 1.3.0-0.27.20211209git0abd5e1 +* Wed Apr 12 2023 Martin Gansser - 1.3.0-0.27.20211209git0abd5e1 - Update to 1.3.0-0.27.20211209git0abd5e1 * Sat Jan 21 2023 Fedora Release Engineering - 1.3.0-0.26.20200608gitb6c5dad