2024-03-29 18:18:49 +01:00
|
|
|
%define plasmaver %(echo %version | cut -d. -f1-3)
|
|
|
|
|
2024-02-02 23:27:28 +01:00
|
|
|
Name: kgamma
|
2024-07-19 23:55:35 +02:00
|
|
|
Version: 6.1.3
|
2024-02-02 23:27:28 +01:00
|
|
|
Release: 1mamba
|
2024-03-29 18:18:49 +01:00
|
|
|
Summary: KDE Plasma gamma calibration tool
|
|
|
|
Group: Graphical Desktop/Applications/Configuration
|
2024-02-02 23:27:28 +01:00
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
2024-03-29 18:18:49 +01:00
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://kde.org/it/plasma-desktop/
|
|
|
|
Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/kgamma-%{version}.tar.xz
|
2024-02-02 23:27:28 +01:00
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
BuildRequires: libICE-devel
|
|
|
|
BuildRequires: libSM-devel
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
BuildRequires: libXext-devel
|
|
|
|
BuildRequires: libXxf86vm-devel
|
2024-03-29 18:18:49 +01:00
|
|
|
BuildRequires: libgcc
|
|
|
|
BuildRequires: libglvnd-devel
|
|
|
|
BuildRequires: libkf6-kcmutils-devel
|
|
|
|
BuildRequires: libkf6-kcolorscheme-devel
|
|
|
|
BuildRequires: libkf6-kconfig-devel
|
|
|
|
BuildRequires: libkf6-kconfigwidgets-devel
|
|
|
|
BuildRequires: libkf6-kcoreaddons-devel
|
|
|
|
BuildRequires: libkf6-ki18n-devel
|
|
|
|
BuildRequires: libkf6-kwidgetsaddons-devel
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
BuildRequires: qt6-qtbase-devel
|
|
|
|
BuildRequires: qt6-qtdeclarative-devel
|
2024-02-02 23:27:28 +01:00
|
|
|
## AUTOBUILDREQ-END
|
2024-03-29 18:18:49 +01:00
|
|
|
BuildRequires: cmake
|
|
|
|
BuildRequires: kf6-rpm-macros
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
Provides: kgamma5
|
|
|
|
Obsoletes: kgamma5 < 5.92.0
|
2024-02-02 23:27:28 +01:00
|
|
|
|
|
|
|
%description
|
2024-03-29 18:18:49 +01:00
|
|
|
KDE Plasma gamma calibration tool.
|
|
|
|
|
|
|
|
%debug_package
|
2024-02-02 23:27:28 +01:00
|
|
|
|
|
|
|
%prep
|
2024-03-29 18:18:49 +01:00
|
|
|
%setup -q -n kgamma-%{version}
|
2024-02-02 23:27:28 +01:00
|
|
|
|
|
|
|
%build
|
2024-03-29 18:18:49 +01:00
|
|
|
%cmake_kf6
|
|
|
|
%cmake_build
|
2024-02-02 23:27:28 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
2024-03-29 18:18:49 +01:00
|
|
|
%cmake_install
|
|
|
|
|
|
|
|
%find_lang %{name}5_qt --with-qt --with-html --all-name || touch %{name}5_qt.lang
|
2024-02-02 23:27:28 +01:00
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
%files -f %{name}5_qt.lang
|
2024-02-02 23:27:28 +01:00
|
|
|
%defattr(-,root,root)
|
2024-03-29 18:18:49 +01:00
|
|
|
%{_qt6_plugindir}/plasma/kcminit/kcm_kgamma_init.so
|
|
|
|
%{_qt6_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_kgamma.so
|
|
|
|
%{_datadir}/applications/kcm_kgamma.desktop
|
|
|
|
%dir %{_datadir}/kgamma/pics
|
|
|
|
%{_datadir}/kgamma/pics/*
|
|
|
|
%doc LICENSES
|
2024-02-02 23:27:28 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-07-19 23:55:35 +02:00
|
|
|
* Wed Jul 17 2024 Automatic Build System <autodist@openmamba.org> 6.1.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-07-05 16:10:41 +02:00
|
|
|
* Tue Jul 02 2024 Automatic Build System <autodist@openmamba.org> 6.1.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-06-29 10:30:32 +02:00
|
|
|
* Wed Jun 26 2024 Automatic Build System <autodist@openmamba.org> 6.1.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-06-24 23:36:19 +02:00
|
|
|
* Tue Jun 18 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-05-27 01:24:46 +02:00
|
|
|
* Wed May 22 2024 Automatic Build System <autodist@openmamba.org> 6.0.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-21 10:33:12 +02:00
|
|
|
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 6.0.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-03 00:56:58 +02:00
|
|
|
* Wed Mar 27 2024 Automatic Build System <autodist@openmamba.org> 6.0.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Mar 13 2024 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Mar 06 2024 Automatic Build System <autodist@openmamba.org> 6.0.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 5.93.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.92.0-1mamba
|
|
|
|
- update to 5.92.0
|
|
|
|
|
|
|
|
* Thu Dec 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.27.10-1mamba
|
|
|
|
- update to 5.27.10
|
|
|
|
|
|
|
|
* Wed Oct 25 2023 Automatic Build System <autodist@mambasoft.it> 5.27.9-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Sep 13 2023 Automatic Build System <autodist@mambasoft.it> 5.27.8-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Aug 02 2023 Automatic Build System <autodist@mambasoft.it> 5.27.7-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jun 21 2023 Automatic Build System <autodist@mambasoft.it> 5.27.6-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed May 10 2023 Automatic Build System <autodist@mambasoft.it> 5.27.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Apr 05 2023 Automatic Build System <autodist@mambasoft.it> 5.27.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Mar 15 2023 Automatic Build System <autodist@mambasoft.it> 5.27.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Mar 02 2023 Automatic Build System <autodist@mambasoft.it> 5.27.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Feb 22 2023 Automatic Build System <autodist@mambasoft.it> 5.27.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Feb 15 2023 Automatic Build System <autodist@mambasoft.it> 5.27.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 5.26.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Nov 30 2022 Automatic Build System <autodist@mambasoft.it> 5.26.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Nov 09 2022 Automatic Build System <autodist@mambasoft.it> 5.26.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Oct 28 2022 Automatic Build System <autodist@mambasoft.it> 5.26.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Oct 19 2022 Automatic Build System <autodist@mambasoft.it> 5.26.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Oct 12 2022 Automatic Build System <autodist@mambasoft.it> 5.26.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Sep 07 2022 Automatic Build System <autodist@mambasoft.it> 5.25.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Aug 03 2022 Automatic Build System <autodist@mambasoft.it> 5.25.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jul 12 2022 Automatic Build System <autodist@mambasoft.it> 5.25.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jun 28 2022 Automatic Build System <autodist@mambasoft.it> 5.25.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jun 21 2022 Automatic Build System <autodist@mambasoft.it> 5.25.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jun 15 2022 Automatic Build System <autodist@mambasoft.it> 5.25.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed May 04 2022 Automatic Build System <autodist@mambasoft.it> 5.24.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 5.24.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Mar 09 2022 Automatic Build System <autodist@mambasoft.it> 5.24.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Feb 23 2022 Automatic Build System <autodist@mambasoft.it> 5.24.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Feb 16 2022 Automatic Build System <autodist@mambasoft.it> 5.24.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Feb 08 2022 Automatic Build System <autodist@mambasoft.it> 5.24.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jan 05 2022 Automatic Build System <autodist@mambasoft.it> 5.23.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Dec 01 2021 Automatic Build System <autodist@mambasoft.it> 5.23.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Nov 10 2021 Automatic Build System <autodist@mambasoft.it> 5.23.3-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Oct 27 2021 Automatic Build System <autodist@mambasoft.it> 5.23.2-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Oct 20 2021 Automatic Build System <autodist@mambasoft.it> 5.23.1-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 5.23.0-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Aug 31 2021 Automatic Build System <autodist@mambasoft.it> 5.22.5-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Jul 27 2021 Automatic Build System <autodist@mambasoft.it> 5.22.4-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Jul 06 2021 Automatic Build System <autodist@mambasoft.it> 5.22.3-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Jun 23 2021 Automatic Build System <autodist@mambasoft.it> 5.22.2.1-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Jun 15 2021 Automatic Build System <autodist@mambasoft.it> 5.22.1-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 5.22.0-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 5.21.5-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 5.21.4-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 5.21.3-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Mar 03 2021 Automatic Build System <autodist@mambasoft.it> 5.21.2-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 5.21.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Feb 18 2021 Automatic Build System <autodist@mambasoft.it> 5.21.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jan 05 2021 Automatic Build System <autodist@mambasoft.it> 5.20.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Dec 01 2020 Automatic Build System <autodist@mambasoft.it> 5.20.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Nov 11 2020 Automatic Build System <autodist@mambasoft.it> 5.20.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Oct 28 2020 Automatic Build System <autodist@mambasoft.it> 5.20.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Oct 20 2020 Automatic Build System <autodist@mambasoft.it> 5.20.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Oct 14 2020 Automatic Build System <autodist@mambasoft.it> 5.20.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Sep 01 2020 Automatic Build System <autodist@mambasoft.it> 5.19.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Automatic Build System <autodist@mambasoft.it> 5.19.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jul 07 2020 Automatic Build System <autodist@mambasoft.it> 5.19.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Jun 25 2020 Automatic Build System <autodist@mambasoft.it> 5.19.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jun 17 2020 Automatic Build System <autodist@mambasoft.it> 5.19.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jun 09 2020 Automatic Build System <autodist@mambasoft.it> 5.19.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed May 06 2020 Automatic Build System <autodist@mambasoft.it> 5.18.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Apr 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.18.4.1-1mamba
|
|
|
|
- update to 5.18.4.1
|
|
|
|
|
|
|
|
* Wed Apr 01 2020 Automatic Build System <autodist@mambasoft.it> 5.18.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Mar 11 2020 Automatic Build System <autodist@mambasoft.it> 5.18.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Feb 26 2020 Automatic Build System <autodist@mambasoft.it> 5.18.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Feb 19 2020 Automatic Build System <autodist@mambasoft.it> 5.18.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Feb 12 2020 Automatic Build System <autodist@mambasoft.it> 5.18.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jan 08 2020 Automatic Build System <autodist@mambasoft.it> 5.17.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Dec 03 2019 Automatic Build System <autodist@mambasoft.it> 5.17.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Nov 12 2019 Automatic Build System <autodist@mambasoft.it> 5.17.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Oct 30 2019 Automatic Build System <autodist@mambasoft.it> 5.17.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Oct 22 2019 Automatic Build System <autodist@mambasoft.it> 5.17.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Oct 16 2019 Automatic Build System <autodist@mambasoft.it> 5.17.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 5.16.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 5.16.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jul 10 2019 Automatic Build System <autodist@mambasoft.it> 5.16.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jun 25 2019 Automatic Build System <autodist@mambasoft.it> 5.16.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jun 19 2019 Automatic Build System <autodist@mambasoft.it> 5.16.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Jun 13 2019 Automatic Build System <autodist@mambasoft.it> 5.16.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed May 08 2019 Automatic Build System <autodist@mambasoft.it> 5.15.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Apr 03 2019 Automatic Build System <autodist@mambasoft.it> 5.15.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Mar 17 2019 Automatic Build System <autodist@mambasoft.it> 5.15.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Feb 26 2019 Automatic Build System <autodist@mambasoft.it> 5.15.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Feb 20 2019 Automatic Build System <autodist@mambasoft.it> 5.15.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Feb 13 2019 Automatic Build System <autodist@mambasoft.it> 5.15.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jan 09 2019 Automatic Build System <autodist@mambasoft.it> 5.14.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sat Dec 29 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 5.14.4-2mamba
|
|
|
|
- provide/obsolete kgamma
|
|
|
|
|
|
|
|
* Tue Nov 27 2018 Automatic Build System <autodist@mambasoft.it> 5.14.4-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Nov 06 2018 Automatic Build System <autodist@mambasoft.it> 5.14.3-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Oct 23 2018 Automatic Build System <autodist@mambasoft.it> 5.14.2-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Oct 16 2018 Automatic Build System <autodist@mambasoft.it> 5.14.1-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Thu Oct 11 2018 Automatic Build System <autodist@mambasoft.it> 5.14.0-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Sep 04 2018 Automatic Build System <autodist@mambasoft.it> 5.13.5-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Fri Aug 03 2018 Automatic Build System <autodist@mambasoft.it> 5.13.4-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Jul 10 2018 Automatic Build System <autodist@mambasoft.it> 5.13.3-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Jun 26 2018 Automatic Build System <autodist@mambasoft.it> 5.13.2-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Jun 20 2018 Automatic Build System <autodist@mambasoft.it> 5.13.1-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Sun Jun 17 2018 Automatic Build System <autodist@mambasoft.it> 5.13.0-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 5.12.5-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Sun Apr 01 2018 Automatic Build System <autodist@mambasoft.it> 5.12.4-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Mar 06 2018 Automatic Build System <autodist@mambasoft.it> 5.12.3-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Feb 21 2018 Automatic Build System <autodist@mambasoft.it> 5.12.2-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Feb 14 2018 Automatic Build System <autodist@mambasoft.it> 5.12.1-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Thu Feb 08 2018 Automatic Build System <autodist@mambasoft.it> 5.12.0-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Wed Jan 03 2018 Automatic Build System <autodist@mambasoft.it> 5.11.5-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Thu Dec 07 2017 Automatic Build System <autodist@mambasoft.it> 5.11.4-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Nov 07 2017 Automatic Build System <autodist@mambasoft.it> 5.11.3-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Tue Oct 24 2017 Automatic Build System <autodist@mambasoft.it> 5.11.2-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 5.11.1-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Thu Oct 12 2017 Automatic Build System <autodist@mambasoft.it> 5.11.0-1mamba
|
2024-02-02 23:27:28 +01:00
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 18:18:49 +01:00
|
|
|
* Sat Sep 23 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.10.5-1mamba
|
|
|
|
- package created using the webbuild interface
|