From 7064f70f026937ee3f78f961338e8e1fb8b9b32f Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 6 Nov 2013 16:41:44 +0100 Subject: [PATCH] update spec file --- wpkg-thunderbird.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wpkg-thunderbird.spec b/wpkg-thunderbird.spec index d4e8a83..e620ea8 100644 --- a/wpkg-thunderbird.spec +++ b/wpkg-thunderbird.spec @@ -1,6 +1,6 @@ %define package thunderbird -%define version 24.0.1 -%define release 1.beta0 +%define version 24.1.0 +%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 +* Thu Oct 31 2013 Daniel Berteaud 24.1.0-1 +- update to 24.1.0 + * Mon Oct 14 2013 Daniel Berteaud 24.0.1-1 - update to 24.0.1 (no more esr)