Compare commits
139 Commits
5.5.3-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
89b537eb08 | |||
7a174833b4 | |||
309bd06dd8 | |||
99e5cf4305 | |||
fac1591071 | |||
92f5eef918 | |||
c42556a187 | |||
2a6eece392 | |||
f70ca332cc | |||
94128e3891 | |||
40f1f185b1 | |||
d6c8806e47 | |||
4a8fc51b6c | |||
42bf4fe337 | |||
14465d964b | |||
9519081334 | |||
ccfac18af3 | |||
4dd8547a47 | |||
fc68fd5b68 | |||
2f502830a5 | |||
5e4cc7a318 | |||
3602f3d628 | |||
8afe4f9b81 | |||
9cdaba75ee | |||
407968dc17 | |||
35da86a2fe | |||
63b92ad734 | |||
3fed52d1a7 | |||
7cd6da7e01 | |||
f307d231a0 | |||
57726c6918 | |||
d9165d8e67 | |||
8ab20e1c8a | |||
a613b58b20 | |||
f8777b29fe | |||
95073d48e7 | |||
841ced1d41 | |||
ce8ef4f369 | |||
b2832b416d | |||
234b229555 | |||
7bde7c584d | |||
6bdab0ab53 | |||
97579519ac | |||
f969c316ea | |||
708ff1f2ba | |||
0f8dc479d3 | |||
ab9876dd83 | |||
8285505e65 | |||
8ea8cab61d | |||
16f4c3fe12 | |||
03ce919d81 | |||
dfabf21971 | |||
fe19094d70 | |||
c9b6252de5 | |||
fa8c3d7603 | |||
a0234bbd80 | |||
fb73c855c6 | |||
ae1dffb8fb | |||
84629d715e | |||
99319971bd | |||
621efae0cf | |||
5ea0b0eadf | |||
2d20be838c | |||
7f2fab57b4 | |||
6bb3db266a | |||
4b2bea0d26 | |||
7ecbd2874a | |||
52cdbd3c08 | |||
fd85a2be4c | |||
0d089f1935 | |||
a15fb59e3d | |||
74f69ca0ef | |||
147bb01221 | |||
5abb615b9d | |||
661bb11cac | |||
95fea1aea0 | |||
9ca08a4c88 | |||
28a40ef43f | |||
d5156f7d56 | |||
9a6dd6ba60 | |||
0798296127 | |||
78049f00c8 | |||
bd6e7e069d | |||
7b220f344e | |||
4116394a60 | |||
844d8c4037 | |||
b79523a742 | |||
7ddc6560a2 | |||
47c14ad3dd | |||
3d8fafe632 | |||
5f49f9f2a9 | |||
3b8b187551 | |||
841f9803ae | |||
580466beb9 | |||
b9edd1e839 | |||
cfa06fecca | |||
9f2211a4c7 | |||
0c5d9f1ed4 | |||
b1b77b1d8b | |||
c8760a63cf | |||
fc8a4e357e | |||
09f08e9a95 | |||
b2a748e455 | |||
52328fdd48 | |||
050f681bf2 | |||
170cf969bd | |||
98f93bc74a | |||
5d397355e4 | |||
c63d956576 | |||
24e74b03b1 | |||
0628c0b3a9 | |||
f0aaabfd65 | |||
cc26589250 | |||
5795f4e093 | |||
1bcbe40914 | |||
3945b27bae | |||
22d47d78f7 | |||
8ec94d2252 | |||
09874ce461 | |||
fe6b5e7525 | |||
cf8aabf5ce | |||
03de1b3270 | |||
94bf19bdc5 | |||
c210ec41c2 | |||
a4e784f4d6 | |||
8f4619db78 | |||
bc5eb7beab | |||
1fd4bd7c76 | |||
10f29e1d9c | |||
2055bb8738 | |||
ccfc2a22b6 | |||
a72a4adddf | |||
df1cfef3be | |||
d515abc15b | |||
e619e3fec5 | |||
3ff2c1bb4a | |||
6f95d6dffd | |||
ca96bff67f | |||
492b42fd5f |
@ -1,4 +1,4 @@
|
||||
# libkscreen
|
||||
|
||||
KDE Frameworks 5 screens configuration library.
|
||||
KDE Plasma screens configuration library.
|
||||
|
||||
|
586
libkscreen.spec
586
libkscreen.spec
@ -1,31 +1,37 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: libkscreen
|
||||
Version: 5.5.3
|
||||
Version: 6.3.5
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 screens configuration library
|
||||
Summary: KDE Plasma screens configuration library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/libkscreen-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
URL: https://kde.org/it/plasma-desktop/
|
||||
Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/libkscreen-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtwayland-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: kf6-rpm-macros
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: %{name}-tools = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
KDE Frameworks 5 screens configuration library.
|
||||
KDE Plasma screens configuration library.
|
||||
|
||||
%package devel
|
||||
Group: Development/Libraries
|
||||
@ -35,54 +41,566 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
%package tools
|
||||
Group: System/Tools
|
||||
Summary: Tools provided with %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description tools
|
||||
This package contains the tools provided with %{name}.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
%cmake_kf6
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
%cmake_install
|
||||
|
||||
%find_lang %{name} --with-qt --with-man --with-html --all-name || touch %{name}.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
:
|
||||
|
||||
%postun
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
:
|
||||
|
||||
%files
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5Screen.so.*
|
||||
%{_libexecdir}/kf5/kscreen_backend_launcher
|
||||
%{_datadir}/dbus-1/services/org.kde.kscreen.service
|
||||
%doc COPYING COPYING.LIB
|
||||
%{_libdir}/libKF6Screen.so.*
|
||||
%{_libdir}/libKF6ScreenDpms.so.*
|
||||
%{_kf6_plugindir}/kscreen/KSC_Fake.so
|
||||
%{_kf6_plugindir}/kscreen/KSC_KWayland.so
|
||||
%{_kf6_plugindir}/kscreen/KSC_QScreen.so
|
||||
%{_kf6_plugindir}/kscreen/KSC_XRandR.so
|
||||
%{_libexecdir}/kf6/kscreen_backend_launcher
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_kde5_includedir}/KScreen
|
||||
%dir %{_kde5_includedir}/KScreen/KScreen
|
||||
%{_kde5_includedir}/KScreen/KScreen/*
|
||||
%dir %{_kde5_includedir}/KScreen/kscreen
|
||||
%{_kde5_includedir}/KScreen/kscreen/*
|
||||
%{_kde5_includedir}/kscreen_version.h
|
||||
%dir %{_kde5_libdir}/cmake/KF5Screen
|
||||
%{_kde5_libdir}/cmake/KF5Screen/KF5Screen*.cmake
|
||||
%{_kde5_libdir}/libKF5Screen.so
|
||||
%{_libdir}/pkgconfig/kscreen2.pc
|
||||
%{_kde5_mkspecsdir}/qt_KScreen.pri
|
||||
%dir %{_libdir}/qt5/plugins/kf5/kscreen
|
||||
%{_libdir}/qt5/plugins/kf5/kscreen/*.so
|
||||
%dir %{_kf6_includedir}/KScreen
|
||||
%dir %{_kf6_includedir}/KScreen/KScreen
|
||||
%{_kf6_includedir}/KScreen/KScreen/*
|
||||
%dir %{_kf6_includedir}/KScreen/kscreen
|
||||
%{_kf6_includedir}/KScreen/kscreen/*
|
||||
%{_kf6_includedir}/kscreen_version.h
|
||||
%dir %{_kf6_includedir}/KScreen/KScreenDpms
|
||||
%{_kf6_includedir}/KScreen/KScreenDpms/*
|
||||
%{_kf6_includedir}/KScreen/kscreendpms/*
|
||||
%{_libdir}/libKF6Screen.so
|
||||
%{_libdir}/libKF6ScreenDpms.so
|
||||
%dir %{_libdir}/cmake/KF6Screen
|
||||
%{_libdir}/cmake/KF6Screen/KF6Screen*.cmake
|
||||
%{_libdir}/pkgconfig/KF6Screen.pc
|
||||
%{_qt6_docdir}/KF6Screen.*
|
||||
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/kscreen-doctor
|
||||
%{_userunitdir}/plasma-kscreen.service
|
||||
%{_datadir}/dbus-1/services/org.kde.kscreen.service
|
||||
%{_datadir}/qlogging-categories6/libkscreen.categories
|
||||
%{_datadir}/zsh/site-functions/_kscreen-doctor
|
||||
|
||||
%changelog
|
||||
* Wed May 07 2025 Automatic Build System <autodist@openmamba.org> 6.3.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 02 2025 Automatic Build System <autodist@openmamba.org> 6.3.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 14 2025 Automatic Build System <autodist@openmamba.org> 6.3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 26 2025 Automatic Build System <autodist@openmamba.org> 6.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 19 2025 Automatic Build System <autodist@openmamba.org> 6.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 11 2025 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 01 2025 Automatic Build System <autodist@openmamba.org> 6.2.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 26 2024 Automatic Build System <autodist@openmamba.org> 6.2.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 06 2024 Automatic Build System <autodist@openmamba.org> 6.2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 6.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 10 2024 Automatic Build System <autodist@openmamba.org> 6.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 6.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 17 2024 Automatic Build System <autodist@openmamba.org> 6.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 02 2024 Automatic Build System <autodist@openmamba.org> 6.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 26 2024 Automatic Build System <autodist@openmamba.org> 6.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 18 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 22 2024 Automatic Build System <autodist@openmamba.org> 6.0.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 6.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 27 2024 Automatic Build System <autodist@openmamba.org> 6.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.2-2mamba
|
||||
- libkscreen: require libkscreen-tools
|
||||
|
||||
* 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
|
||||
|
||||
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.93.0-2mamba
|
||||
- added -tools subpackage for transient cohexistence with libkscreen5
|
||||
|
||||
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 5.93.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 27 2024 Automatic Build System <autodist@openmamba.org> 5.92.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 07 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
* Sat Feb 18 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
|
||||
|
||||
* Sun Oct 30 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
|
||||
|
||||
* Tue Jun 14 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
|
||||
|
||||
* Wed Feb 09 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
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 27 2021 Automatic Build System <autodist@mambasoft.it> 5.23.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 20 2021 Automatic Build System <autodist@mambasoft.it> 5.23.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 5.23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 31 2021 Automatic Build System <autodist@mambasoft.it> 5.22.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 28 2021 Automatic Build System <autodist@mambasoft.it> 5.22.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 06 2021 Automatic Build System <autodist@mambasoft.it> 5.22.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 23 2021 Automatic Build System <autodist@mambasoft.it> 5.22.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 15 2021 Automatic Build System <autodist@mambasoft.it> 5.22.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 5.22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 5.21.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 5.21.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 5.21.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 03 2021 Automatic Build System <autodist@mambasoft.it> 5.21.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 5.21.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 16 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
|
||||
|
||||
* Tue Apr 02 2019 Automatic Build System <autodist@mambasoft.it> 5.15.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 13 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
|
||||
|
||||
* Sun Feb 17 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 01 2018 Automatic Build System <autodist@mambasoft.it> 5.14.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 06 2018 Automatic Build System <autodist@mambasoft.it> 5.14.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 24 2018 Automatic Build System <autodist@mambasoft.it> 5.14.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 17 2018 Automatic Build System <autodist@mambasoft.it> 5.14.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 11 2018 Automatic Build System <autodist@mambasoft.it> 5.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 04 2018 Automatic Build System <autodist@mambasoft.it> 5.13.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 03 2018 Automatic Build System <autodist@mambasoft.it> 5.13.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 10 2018 Automatic Build System <autodist@mambasoft.it> 5.13.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 26 2018 Automatic Build System <autodist@mambasoft.it> 5.13.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 19 2018 Automatic Build System <autodist@mambasoft.it> 5.13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 14 2018 Automatic Build System <autodist@mambasoft.it> 5.13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 5.12.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 01 2018 Automatic Build System <autodist@mambasoft.it> 5.12.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 06 2018 Automatic Build System <autodist@mambasoft.it> 5.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 21 2018 Automatic Build System <autodist@mambasoft.it> 5.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 14 2018 Automatic Build System <autodist@mambasoft.it> 5.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 08 2018 Automatic Build System <autodist@mambasoft.it> 5.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 03 2018 Automatic Build System <autodist@mambasoft.it> 5.11.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 07 2017 Automatic Build System <autodist@mambasoft.it> 5.11.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 07 2017 Automatic Build System <autodist@mambasoft.it> 5.11.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 24 2017 Automatic Build System <autodist@mambasoft.it> 5.11.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 5.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 11 2017 Automatic Build System <autodist@mambasoft.it> 5.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 23 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.10.5-2mamba
|
||||
- move plugins from devel to main package
|
||||
|
||||
* Wed Aug 23 2017 Automatic Build System <autodist@mambasoft.it> 5.10.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 06 2017 Automatic Build System <autodist@mambasoft.it> 5.10.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 22 2017 Automatic Build System <autodist@mambasoft.it> 5.9.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 03 2017 Automatic Build System <autodist@mambasoft.it> 5.9.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 07 2017 Automatic Build System <autodist@mambasoft.it> 5.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 03 2017 Automatic Build System <autodist@mambasoft.it> 5.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 28 2016 Automatic Build System <autodist@mambasoft.it> 5.8.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 22 2016 Automatic Build System <autodist@mambasoft.it> 5.8.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 01 2016 Automatic Build System <autodist@mambasoft.it> 5.8.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 18 2016 Automatic Build System <autodist@mambasoft.it> 5.8.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 13 2016 Automatic Build System <autodist@mambasoft.it> 5.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 06 2016 Automatic Build System <autodist@mambasoft.it> 5.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 20 2016 Automatic Build System <autodist@mambasoft.it> 5.7.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 30 2016 Automatic Build System <autodist@mambasoft.it> 5.7.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 02 2016 Automatic Build System <autodist@mambasoft.it> 5.7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 20 2016 Automatic Build System <autodist@mambasoft.it> 5.7.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 13 2016 Automatic Build System <autodist@mambasoft.it> 5.7.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 10 2016 Automatic Build System <autodist@mambasoft.it> 5.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 14 2016 Automatic Build System <autodist@mambasoft.it> 5.6.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 11 2016 Automatic Build System <autodist@mambasoft.it> 5.6.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 5.6.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 05 2016 Automatic Build System <autodist@mambasoft.it> 5.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 30 2016 Automatic Build System <autodist@mambasoft.it> 5.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 27 2016 Automatic Build System <autodist@mambasoft.it> 5.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 01 2016 Automatic Build System <autodist@mambasoft.it> 5.5.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 27 2016 Automatic Build System <autodist@mambasoft.it> 5.5.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 07 2016 Automatic Build System <autodist@mambasoft.it> 5.5.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user