From bc9f94d65d2b837851a2957b91ef8fe4156f9996 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 3 Dec 2013 15:57:44 +0100 Subject: [PATCH] Spec file update --- wpkg-gimp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wpkg-gimp.spec b/wpkg-gimp.spec index 229b305..db48b32 100644 --- a/wpkg-gimp.spec +++ b/wpkg-gimp.spec @@ -1,6 +1,6 @@ %define package gimp -%define version 2.8.8 -%define release 2 +%define version 2.8.10 +%define release 1 Name: wpkg-%{package} Version: %{version} @@ -43,6 +43,9 @@ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ /bin/rm -rf %{buildroot} %changelog +* Tue Dec 3 2013 Daniel Berteaud 2.8.10-1 +- update to 2.8.10 + * Thu Nov 7 2013 Daniel Berteaud 2.8.8-2 - Fix uninstall commands