From 867d387ddf97bba90d2ce87afc8c21ad077c2b9c Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 26 Jul 2018 17:43:49 +0200 Subject: [PATCH] Automatic commit of package [wpkg-notepad++] minor release [7.5.8-0.beta1]. Created by command: /usr/bin/tito tag --use-version 7.5.8 --use-release 0.beta1%{?dist} --- .tito/packages/wpkg-notepad++ | 2 +- wpkg-notepad++.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.tito/packages/wpkg-notepad++ b/.tito/packages/wpkg-notepad++ index 22e53db..2f8016f 100644 --- a/.tito/packages/wpkg-notepad++ +++ b/.tito/packages/wpkg-notepad++ @@ -1 +1 @@ -7.5.7-1 ./ +7.5.8-0.beta1 ./ diff --git a/wpkg-notepad++.spec b/wpkg-notepad++.spec index b402026..b0d2385 100644 --- a/wpkg-notepad++.spec +++ b/wpkg-notepad++.spec @@ -1,8 +1,8 @@ %define package notepad++ Name: wpkg-notepad++ -Version: 7.5.7 -Release: 1%{?dist} +Version: 7.5.8 +Release: 0.beta1%{?dist} Summary: notepad++ for WPKG on iPasserelle Group: System/Softwares @@ -40,6 +40,9 @@ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ /home/e-smith/files/shares/wpkg/files/ %changelog +* Thu Jul 26 2018 Daniel Berteaud 7.5.8-0.beta1 +- update to 7.5.8 (daniel@firewall-services.com) + * Mon Jul 02 2018 Daniel Berteaud 7.5.7-1 - Update to 7.5.7 (daniel@firewall-services.com)