From: Stephen Soltesz Date: Fri, 26 Sep 2008 19:16:18 +0000 (+0000) Subject: Tagging module BootManager - BootManager-3.2-13 X-Git-Tag: BootManager-3.2-13~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=00281d51ea85843e891ef171a23797c59c511be4;hp=18429dc2f7ebc2852a1a375ac4531c9547941f03;p=bootmanager.git Tagging module BootManager - BootManager-3.2-13 include latest module tweaks in current production bootmanager. --- diff --git a/bootmanager.spec b/bootmanager.spec index 6fa2e50..3c01abc 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -5,7 +5,7 @@ %define name bootmanager %define version 3.2 -%define taglevel 12 +%define taglevel 13 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -77,6 +77,9 @@ EOF /var/www/html/boot/uudecode.gz %changelog +* Fri Sep 26 2008 Stephen Soltesz - BootManager-3.2-13 +- include latest module tweaks in current production bootmanager. + * Tue Jul 08 2008 Stephen Soltesz - BootManager-3.2-12 - correctly convert port number to int before creating HTTPSConnection() object, - plus other changes to file to accomodate this.