diff --git a/.tito/packages/wpkg-fusioninventory b/.tito/packages/wpkg-fusioninventory index 5e17083..6c51d8e 100644 --- a/.tito/packages/wpkg-fusioninventory +++ b/.tito/packages/wpkg-fusioninventory @@ -1 +1 @@ -2.4-2 ./ +2.4.1-0.beta1 ./ diff --git a/wpkg-fusioninventory.spec b/wpkg-fusioninventory.spec index e327e1b..e1880e3 100644 --- a/wpkg-fusioninventory.spec +++ b/wpkg-fusioninventory.spec @@ -1,8 +1,8 @@ %define package fusioninventory Name: wpkg-%{package} -Version: 2.4 -Release: 2 +Version: 2.4.1 +Release: 0.beta1%{?dist} Summary: %{package} for WPKG on iPasserelle Group: System/Softwares @@ -46,6 +46,9 @@ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ /etc/ %changelog +* Mon Jul 09 2018 Daniel Berteaud 2.4.1-0.beta1 +- Update to 2.4.1 (daniel@firewall-services.com) + * Mon Jan 08 2018 Daniel Berteaud 2.4-2 - new package built with tito