diff --git a/wpkg-lightning.spec b/wpkg-lightning.spec index 87e0897..8ae3b6d 100644 --- a/wpkg-lightning.spec +++ b/wpkg-lightning.spec @@ -1,5 +1,5 @@ %define package lightning -%define version 4.0.2.0.1 +%define version 4.0.2.1 %define release 1 Name: wpkg-%{package} @@ -45,6 +45,9 @@ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ /bin/rm -rf %{buildroot} %changelog +* Thu Sep 17 2015 Daniel Berteaud 4.0.2.1-1 +- Update to 4.0.2.1 + * Fri Sep 11 2015 Daniel Berteaud 4.0.2.0.1-1 - Rebuild 4.0.2 with patch for bug 1195974 https://bugzilla.mozilla.org/show_bug.cgi?id=1195974