diff --git a/packages/ghostscript.xml b/packages/ghostscript.xml index ce95b69..af6d642 100755 --- a/packages/ghostscript.xml +++ b/packages/ghostscript.xml @@ -6,8 +6,8 @@ reboot="false" priority="10" > - - + + diff --git a/softwares/gs904w32.exe b/softwares/gs905w32.exe old mode 100755 new mode 100644 similarity index 59% rename from softwares/gs904w32.exe rename to softwares/gs905w32.exe index 9730b2c..44fff4d Binary files a/softwares/gs904w32.exe and b/softwares/gs905w32.exe differ diff --git a/softwares/gs904w64.exe b/softwares/gs905w64.exe old mode 100755 new mode 100644 similarity index 60% rename from softwares/gs904w64.exe rename to softwares/gs905w64.exe index 89a91ef..ff86b84 Binary files a/softwares/gs904w64.exe and b/softwares/gs905w64.exe differ diff --git a/wpkg-ghostscript.spec b/wpkg-ghostscript.spec index 513a7f5..4bdde19 100644 --- a/wpkg-ghostscript.spec +++ b/wpkg-ghostscript.spec @@ -1,6 +1,6 @@ %define package ghostscript -%define version 9.04 -%define release 1 +%define version 9.05 +%define release 0.beta1 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 +* Fri Jun 8 2012 Daniel Berteaud 9.05-1 +- update to 9.05 + * Wed Jun 6 2012 Daniel Berteaud 9.04-1 - change version scheme