Compare commits
No commits in common. "rawhide" and "f32" have entirely different histories.
4 changed files with 82 additions and 356 deletions
68
.gitignore
vendored
68
.gitignore
vendored
|
|
@ -1,70 +1,2 @@
|
|||
/zanshin-0.5.0.tar.xz
|
||||
/zanshin-0.5.71.tar.xz
|
||||
/zanshin-21.12.2.tar.xz
|
||||
/zanshin-21.12.3.tar.xz
|
||||
/zanshin-22.04.0.tar.xz
|
||||
/zanshin-22.04.0.tar.xz
|
||||
/zanshin-22.04.1.tar.xz
|
||||
/zanshin-22.04.1.tar.xz
|
||||
/zanshin-22.04.3.tar.xz
|
||||
/zanshin-22.08.0.tar.xz
|
||||
/zanshin-22.08.1.tar.xz
|
||||
/zanshin-22.08.2.tar.xz
|
||||
/zanshin-22.08.3.tar.xz
|
||||
/zanshin-22.12.0.tar.xz
|
||||
/zanshin-22.12.1.tar.xz
|
||||
/zanshin-22.12.2.tar.xz
|
||||
/zanshin-22.12.3.tar.xz
|
||||
/zanshin-23.03.80.tar.xz
|
||||
/zanshin-23.03.90.tar.xz
|
||||
/zanshin-23.04.0.tar.xz
|
||||
/zanshin-23.04.1.tar.xz
|
||||
/zanshin-23.04.2.tar.xz
|
||||
/zanshin-23.04.3.tar.xz
|
||||
/zanshin-23.08.0.tar.xz
|
||||
/zanshin-23.08.1.tar.xz
|
||||
/zanshin-23.08.2.tar.xz
|
||||
/zanshin-24.01.80.tar.xz
|
||||
/zanshin-24.01.85.tar.xz
|
||||
/zanshin-24.01.90.tar.xz
|
||||
/zanshin-24.01.95.tar.xz
|
||||
/zanshin-24.02.0.tar.xz
|
||||
/zanshin-24.02.1.tar.xz
|
||||
/zanshin-24.02.2.tar.xz
|
||||
/zanshin-24.05.0.tar.xz
|
||||
/zanshin-24.05.1.tar.xz
|
||||
/zanshin-24.05.2.tar.xz
|
||||
/zanshin-24.08.0.tar.xz
|
||||
/zanshin-24.08.1.tar.xz
|
||||
/zanshin-24.08.2.tar.xz
|
||||
/zanshin-24.08.3.tar.xz
|
||||
/zanshin-24.11.80.tar.xz
|
||||
/zanshin-24.11.90.tar.xz
|
||||
/zanshin-24.12.0.tar.xz
|
||||
/zanshin-24.12.1.tar.xz
|
||||
/zanshin-24.12.2.tar.xz
|
||||
/zanshin-24.12.3.tar.xz
|
||||
/zanshin-25.03.80.tar.xz
|
||||
/zanshin-25.04.0.tar.xz
|
||||
/zanshin-25.04.1.tar.xz
|
||||
/zanshin-25.04.2.tar.xz
|
||||
/zanshin-25.04.3.tar.xz
|
||||
/zanshin-25.07.80.tar.xz
|
||||
/zanshin-25.07.90.tar.xz
|
||||
/zanshin-25.08.0.tar.xz
|
||||
/zanshin-25.08.1.tar.xz
|
||||
/zanshin-25.08.2.tar.xz
|
||||
/zanshin-25.08.3.tar.xz
|
||||
/zanshin-25.11.80.tar.xz
|
||||
/zanshin-25.11.90.tar.xz
|
||||
/zanshin-25.12.0.tar.xz
|
||||
/zanshin-25.12.1.tar.xz
|
||||
/zanshin-25.12.2.tar.xz
|
||||
/zanshin-25.12.3.tar.xz
|
||||
/zanshin-26.03.80.tar.xz
|
||||
/zanshin-26.04.0.tar.xz
|
||||
/zanshin-26.04.1.tar.xz
|
||||
/zanshin-26.04.2.tar.xz
|
||||
/zanshin-26.04.3.tar.xz
|
||||
/zanshin-26.07.90.tar.xz
|
||||
/zanshin-26.08.0.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (zanshin-26.08.0.tar.xz) = aebf9c29155a815b0d8526daf9d5675ae46f728de0332a1db8d12edd21f0231dd53d67a098044efcc317dc8684bad576d2672b4880c69ce346f5e902de06b051
|
||||
SHA512 (zanshin-0.5.71.tar.xz) = 47b4fa8797dd50372dcf176198e1c80348cd1ba604d1ed61cd973956e54ba5551caea33c766d857bc3ad598bd0eae9882ffc315e13e6e3b9c1033d01c8e029d8
|
||||
|
|
|
|||
12
zanshin-0.5.71-version.patch
Normal file
12
zanshin-0.5.71-version.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
diff -up zanshin-0.5.71/src/appversion.h.me zanshin-0.5.71/src/appversion.h
|
||||
--- zanshin-0.5.71/src/appversion.h.me 2020-03-11 11:03:02.132652490 +0100
|
||||
+++ zanshin-0.5.71/src/appversion.h 2020-03-11 11:03:17.144731039 +0100
|
||||
@@ -24,7 +24,7 @@
|
||||
#ifndef APPVERSION_H
|
||||
#define APPVERSION_H
|
||||
|
||||
-#define APPLICATION_VERSION "0.5.0"
|
||||
+#define APPLICATION_VERSION "0.5.71"
|
||||
|
||||
#endif
|
||||
|
||||
354
zanshin.spec
354
zanshin.spec
|
|
@ -1,50 +1,58 @@
|
|||
# uncomment to enable bootstrap mode
|
||||
#global bootstrap 1
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
ExcludeArch: %{ix86}
|
||||
%if !0%{?bootstrap}
|
||||
## * significantly increases build-time and there at least several failures
|
||||
## ping upstream if this is expected
|
||||
## * FTBFS on arm (disable for now)
|
||||
#ifnarch %{arm}
|
||||
#global tests 1
|
||||
#endif
|
||||
%endif
|
||||
|
||||
Name: zanshin
|
||||
Version: 26.08.0
|
||||
Version: 0.5.71
|
||||
Release: 1%{?dist}
|
||||
Summary: Todo/action management software
|
||||
|
||||
License: CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND MIT
|
||||
License: GPLv2
|
||||
URL: http://zanshin.kde.org/
|
||||
Source0: https://download.kde.org/%{stable_kf6}/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.kde.org/stable/zanshin/zanshin-%{version}.tar.xz
|
||||
|
||||
## upstream patches
|
||||
Patch0: zanshin-0.5.71-version.patch
|
||||
|
||||
# handled by qt6-srpm-macros, which defines %%qt6_qtwebengine_arches
|
||||
%{?qt6_qtwebengine_arches:ExclusiveArch: %{qt6_qtwebengine_arches}}
|
||||
# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches
|
||||
%{?qt5_qtwebengine_arches:ExclusiveArch: %{qt5_qtwebengine_arches}}
|
||||
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: gettext
|
||||
BuildRequires: intltool
|
||||
BuildRequires: cmake
|
||||
BuildRequires: kf6-rpm-macros
|
||||
## kf5
|
||||
BuildRequires: cmake(KF5Akonadi)
|
||||
BuildRequires: cmake(KF5AkonadiCalendar) cmake(KF5AkonadiContact)
|
||||
BuildRequires: cmake(KF5AkonadiNotes)
|
||||
BuildRequires: cmake(KF5AkonadiSearch)
|
||||
BuildRequires: cmake(KF5IdentityManagement)
|
||||
BuildRequires: cmake(KF5KontactInterface)
|
||||
BuildRequires: cmake(KF5Ldap)
|
||||
BuildRequires: cmake(KF5Runner)
|
||||
BuildRequires: cmake(KF5Wallet)
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5Qml)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
## %%check
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: libappstream-glib
|
||||
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Gui)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
BuildRequires: cmake(Qt6Test)
|
||||
|
||||
%if 0%{?tests}
|
||||
BuildRequires: boost-devel
|
||||
|
||||
BuildRequires: cmake(KF6Runner)
|
||||
BuildRequires: cmake(KF6WindowSystem)
|
||||
BuildRequires: cmake(KF6I18n)
|
||||
BuildRequires: cmake(KF6CalendarCore)
|
||||
BuildRequires: cmake(KF6Parts)
|
||||
BuildRequires: cmake(KF6Crash)
|
||||
|
||||
BuildRequires: cmake(KPim6Akonadi)
|
||||
BuildRequires: cmake(KPim6AkonadiCalendar)
|
||||
BuildRequires: cmake(KPim6KontactInterface)
|
||||
BuildRequires: cmake(KPim6IdentityManagementCore)
|
||||
|
||||
|
||||
BuildRequires: dbus-x11
|
||||
BuildRequires: kf5-akonadi-server
|
||||
BuildRequires: kf5-akonadi-server-devel
|
||||
BuildRequires: time
|
||||
BuildRequires: xorg-x11-server-Xvfb
|
||||
%endif
|
||||
|
||||
Provides: zanshin-frontend = %{version}-%{release}
|
||||
Requires: zanshin-common = %{version}-%{release}
|
||||
|
|
@ -72,277 +80,51 @@ BuildArch: noarch
|
|||
|
||||
|
||||
%build
|
||||
%cmake_kf6
|
||||
%cmake_build
|
||||
mkdir %{_target_platform}
|
||||
pushd %{_target_platform}
|
||||
%{cmake_kf5} .. \
|
||||
-DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF}
|
||||
popd
|
||||
|
||||
%make_build -C %{_target_platform}
|
||||
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
|
||||
%check
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.%{name}.metainfo.xml
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.appdata.xml
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.desktop
|
||||
%if 0%{?tests}
|
||||
export CTEST_OUTPUT_ON_FAILURE=1
|
||||
xvfb-run -a \
|
||||
dbus-launch --exit-with-session \
|
||||
time \
|
||||
make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
||||
%endif
|
||||
|
||||
%files common -f %{name}.lang
|
||||
%{_kf6_datadir}/icons/hicolor/*/*/zanshin.*
|
||||
%doc AUTHORS HACKING TODO
|
||||
%license COPYING* gpl-*.txt
|
||||
%{_kf5_datadir}/icons/hicolor/*/*/zanshin.*
|
||||
%dir %{_kf5_datadir}/kservices5/kontact/
|
||||
|
||||
%files
|
||||
%{_kf6_bindir}/zanshin*
|
||||
%{_kf6_metainfodir}/org.kde.zanshin.metainfo.xml
|
||||
%{_kf6_datadir}/applications/org.kde.zanshin.desktop
|
||||
%{_qt6_plugindir}/pim6/kontact/kontact_zanshinplugin.so
|
||||
%{_qt6_plugindir}/zanshin_part.so
|
||||
%{_kf6_plugindir}/krunner/org.kde.%{name}.so
|
||||
%{_kf5_bindir}/zanshin*
|
||||
%{_kf5_metainfodir}/org.kde.zanshin.appdata.xml
|
||||
%{_kf5_datadir}/applications/org.kde.zanshin.desktop
|
||||
%{_kf5_datadir}/kservices5/kontact/zanshin_plugin.desktop
|
||||
%{_kf5_datadir}/kservices5/plasma-runner-zanshin.desktop
|
||||
%{_kf5_datadir}/kservices5/zanshin_part.desktop
|
||||
%{_kf5_datadir}/kxmlgui5/zanshin/
|
||||
%{_qt5_plugindir}/kontact_zanshinplugin.so
|
||||
%{_qt5_plugindir}/krunner_zanshin.so
|
||||
%{_qt5_plugindir}/zanshin_part.so
|
||||
|
||||
%changelog
|
||||
* Fri Aug 14 2026 Steve Cossette <farchord@gmail.com> - 26.08.0-1
|
||||
- 26.08.0
|
||||
|
||||
* Fri Jul 31 2026 Steve Cossette <farchord@gmail.com> - 26.07.90-1
|
||||
- 26.07.90
|
||||
|
||||
* Wed Jul 29 2026 Steve Cossette <farchord@gmail.com> - 26.07.80-1
|
||||
- 26.07.80
|
||||
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 26.04.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
|
||||
- 26.04.3
|
||||
|
||||
* Wed Jun 03 2026 Steve Cossette <farchord@gmail.com> - 26.04.2-1
|
||||
- 26.04.2
|
||||
|
||||
* Wed May 06 2026 Steve Cossette <farchord@gmail.com> - 26.04.1-1
|
||||
- 26.04.1
|
||||
|
||||
* Sat Apr 11 2026 Steve Cossette <farchord@gmail.com> - 26.04.0-1
|
||||
- 26.04.0
|
||||
|
||||
* Mon Mar 16 2026 Steve Cossette <farchord@gmail.com> - 26.03.80-1
|
||||
- 26.03.80
|
||||
|
||||
* Sun Mar 08 2026 Steve Cossette <farchord@gmail.com> - 25.12.3-1
|
||||
- 25.12.3
|
||||
|
||||
* Thu Feb 12 2026 Steve Cossette <farchord@gmail.com> - 25.12.2-2
|
||||
- Full Stack Rebuild (kio abi break)
|
||||
|
||||
* Wed Feb 04 2026 Steve Cossette <farchord@gmail.com> - 25.12.2-1
|
||||
- 25.12.2
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 25.12.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Wed Jan 07 2026 farchord@gmail.com - 25.12.1-1
|
||||
- 25.12.1
|
||||
|
||||
* Sat Dec 06 2025 Steve Cossette <farchord@gmail.com> - 25.12.0-1
|
||||
- 25.12.0
|
||||
|
||||
* Fri Nov 28 2025 Steve Cossette <farchord@gmail.com> - 25.11.90-1
|
||||
- 25.11.90
|
||||
|
||||
* Sat Nov 15 2025 Steve Cossette <farchord@gmail.com> - 25.11.80-1
|
||||
- 25.11.80
|
||||
|
||||
* Tue Nov 04 2025 Steve Cossette <farchord@gmail.com> - 25.08.3-1
|
||||
- 25.08.3
|
||||
|
||||
* Wed Oct 08 2025 Steve Cossette <farchord@gmail.com> - 25.08.2-1
|
||||
- 25.08.2
|
||||
|
||||
* Sun Sep 21 2025 Steve Cossette <farchord@gmail.com> - 25.08.1-1
|
||||
- 25.08.1
|
||||
|
||||
* Sat Aug 16 2025 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 25.08.0-2
|
||||
- Drop i686 support (leaf package)
|
||||
|
||||
* Fri Aug 08 2025 Steve Cossette <farchord@gmail.com> - 25.08.0-1
|
||||
- 25.08.0
|
||||
|
||||
* Fri Jul 25 2025 Steve Cossette <farchord@gmail.com> - 25.07.90-1
|
||||
- 25.07.90
|
||||
|
||||
* Fri Jul 11 2025 Steve Cossette <farchord@gmail.com> - 25.07.80-1
|
||||
- 25.07.80
|
||||
|
||||
* Thu Jul 03 2025 Steve Cossette <farchord@gmail.com> - 25.04.3-1
|
||||
- 25.04.3
|
||||
|
||||
* Wed Jun 04 2025 Steve Cossette <farchord@gmail.com> - 25.04.2-1
|
||||
- 25.04.2
|
||||
|
||||
* Wed May 14 2025 Steve Cossette <farchord@gmail.com> - 25.04.1-1
|
||||
- 25.04.1
|
||||
|
||||
* Sat Apr 12 2025 Steve Cossette <farchord@gmail.com> - 25.04.0-1
|
||||
- 25.04.0
|
||||
|
||||
* Thu Mar 20 2025 Steve Cossette <farchord@gmail.com> - 25.03.80-1
|
||||
- 25.03.80 (Beta)
|
||||
|
||||
* Tue Mar 04 2025 Steve Cossette <farchord@gmail.com> - 24.12.3-1
|
||||
- 24.12.3
|
||||
|
||||
* Fri Feb 21 2025 Steve Cossette <farchord@gmail.com> - 24.12.2-2
|
||||
- Rebuild for ppc64le enablement
|
||||
|
||||
* Wed Feb 05 2025 Steve Cossette <farchord@gmail.com> - 24.12.2-1
|
||||
- 24.12.2
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 24.12.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Tue Jan 07 2025 Steve Cossette <farchord@gmail.com> - 24.12.1-1
|
||||
- 24.12.1
|
||||
|
||||
* Sat Dec 07 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.12.0-1
|
||||
- 24.12.0
|
||||
|
||||
* Fri Nov 29 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.11.90-1
|
||||
- 24.11.90
|
||||
|
||||
* Fri Nov 15 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.11.80-1
|
||||
- 24.11.80
|
||||
|
||||
* Tue Nov 05 2024 Steve Cossette <farchord@gmail.com> - 24.08.3-1
|
||||
- 24.08.3
|
||||
|
||||
* Tue Oct 08 2024 Steve Cossette <farchord@gmail.com> - 24.08.2-1
|
||||
- 24.08.2
|
||||
|
||||
* Wed Sep 25 2024 Alessandro Astone <ales.astone@gmail.com> - 24.08.1-1
|
||||
- 24.08.1
|
||||
|
||||
* Thu Aug 22 2024 Steve Cossette <farchord@gmail.com> - 24.08.0-1
|
||||
- 24.08.0
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.05.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sun Jul 07 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.05.2-1
|
||||
- 24.05.2
|
||||
|
||||
* Fri Jun 14 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.05.1-1
|
||||
- 24.05.1
|
||||
|
||||
* Fri May 17 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.05.0-1
|
||||
- 24.05.0
|
||||
|
||||
* Fri Apr 12 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.02.2-1
|
||||
- 24.02.2
|
||||
|
||||
* Fri Mar 29 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.02.1-1
|
||||
- 24.02.1
|
||||
|
||||
* Wed Feb 21 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.02.0-1
|
||||
- 24.02.0
|
||||
|
||||
* Wed Jan 31 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.01.95-1
|
||||
- 24.01.95
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.01.90-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Thu Jan 11 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 24.01.90-1
|
||||
- 24.01.90
|
||||
|
||||
* Sat Dec 23 2023 ales.astone@gmail.com - 24.01.85-1
|
||||
- 24.01.85
|
||||
|
||||
* Thu Dec 14 2023 Steve Cossette <farchord@gmail.com> - 24.01.80-1
|
||||
- 24.01.80
|
||||
|
||||
* Thu Oct 12 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.2-1
|
||||
- 23.08.2
|
||||
|
||||
* Sat Sep 16 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.1-1
|
||||
- 23.08.1
|
||||
|
||||
* Sat Aug 26 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.08.0-1
|
||||
- 23.08.0
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 23.04.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sat Jul 08 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.3-1
|
||||
- 23.04.3
|
||||
|
||||
* Tue Jun 06 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.2-1
|
||||
- 23.04.2
|
||||
|
||||
* Sat May 13 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.1-1
|
||||
- 23.04.1
|
||||
|
||||
* Fri Apr 14 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.0-1
|
||||
- 23.04.0
|
||||
|
||||
* Fri Mar 31 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.03.90-1
|
||||
- 23.03.90
|
||||
|
||||
* Mon Mar 20 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.03.80-1
|
||||
- 23.03.80
|
||||
|
||||
* Thu Mar 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 22.12.3-1
|
||||
- 22.12.3
|
||||
|
||||
* Tue Jan 31 2023 Marc Deop <marcdeop@fedoraproject.org> - 22.12.2-1
|
||||
- 22.12.2
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 22.12.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Tue Jan 03 2023 Justin Zobel <justin@1707.io> - 22.12.1-1
|
||||
- Update to 22.12.1
|
||||
|
||||
* Mon Dec 19 2022 Marc Deop <marcdeop@fedoraproject.org> - 22.12.0-1
|
||||
- 22.12.0
|
||||
|
||||
* Fri Nov 04 2022 Marc Deop i Argemí (Private) <marc@marcdeop.com> - 22.08.3-1
|
||||
- 22.08.3
|
||||
|
||||
* Fri Oct 14 2022 Marc Deop <marcdeop@fedoraproject.org> - 22.08.2-1
|
||||
- 22.08.2
|
||||
|
||||
* Thu Sep 08 2022 Marc Deop <marcdeop@fedoraproject.org> - 22.08.1-1
|
||||
- 22.08.1
|
||||
|
||||
* Fri Aug 19 2022 Marc Deop <marcdeop@fedoraproject.org> - 22.08.0-1
|
||||
- 22.08.0
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 22.04.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon Jul 18 2022 Than Ngo <than@redhat.com> - 22.04.3-1
|
||||
- 22.04.3
|
||||
|
||||
* Thu May 12 2022 Justin Zobel <justin@1707.io> - 22.04.1-1
|
||||
- Update to 22.04.1
|
||||
|
||||
* Mon May 09 2022 Justin Zobel <justin@1707.io> - 22.04.0-1
|
||||
- Update to 22.04.0
|
||||
|
||||
* Wed Mar 02 2022 Marc Deop <marcdeop@fedoraproject.org> - 21.12.3-1
|
||||
- 21.12.3
|
||||
|
||||
* Fri Feb 04 2022 Yaroslav Sidlovsky <zawertun@gmail.com> - 21.12.2-1
|
||||
- update to 21.12.2
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.71-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Mon May 3 2021 José Matos <jamatos@fedoraproject.org> - 0.5.71-4
|
||||
- Add patch to support KDEPIM >= 20.08
|
||||
|
||||
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.71-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.71-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Wed Mar 11 2020 Than Ngo <than@redhat.com> - 0.5.71-1
|
||||
- update to 0.5.71
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue