diff --git a/packages/notepad++.xml b/packages/notepad++.xml index bd7f60b..42ecc28 100755 --- a/packages/notepad++.xml +++ b/packages/notepad++.xml @@ -2,11 +2,11 @@ - + diff --git a/softwares/npp.5.9.8.Installer.exe b/softwares/npp.6.1.3.Installer.exe old mode 100755 new mode 100644 similarity index 78% rename from softwares/npp.5.9.8.Installer.exe rename to softwares/npp.6.1.3.Installer.exe index f0b07b1..b31b7e4 Binary files a/softwares/npp.5.9.8.Installer.exe and b/softwares/npp.6.1.3.Installer.exe differ diff --git a/wpkg-notepad++.spec b/wpkg-notepad++.spec index 17becd2..52e3dd8 100644 --- a/wpkg-notepad++.spec +++ b/wpkg-notepad++.spec @@ -1,5 +1,5 @@ %define package notepad++ -%define version 5.9.8 +%define version 6.1.3 %define release 0.beta1 Name: wpkg-%{package} @@ -43,7 +43,10 @@ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ /bin/rm -rf %{buildroot} %changelog -* Thu Jun 7 2012 Daniel Berteaud 5.9.8 +* Fri Jun 8 2012 Daniel Berteaud 6.1.3-1 +- Update to 6.1.3 + +* Thu Jun 7 2012 Daniel Berteaud 5.9.8-1 - Change version scheme * Tue Jun 5 2012 Daniel Berteaud