diff --git a/eric.changes b/eric.changes index 002a537..31c5919 100644 --- a/eric.changes +++ b/eric.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Dec 29 07:55:14 UTC 2018 - sean@suspend.net + +- Update to 18.12: + * changed the 'regexp' search option to use POSIX mode + * added the ability to search for a regex + * added support for the resource-suffix and --import-from= opts + * added a button to open the translator config page + * extended the env definition by a flag indicating an Anaconda env + * changed the start menu to give a list of defined envs + ------------------------------------------------------------------- Fri Nov 02 06:30:06 UTC 2018 - sean@suspend.net diff --git a/eric.spec b/eric.spec index 59c1d03..32e56a8 100644 --- a/eric.spec +++ b/eric.spec @@ -37,7 +37,7 @@ %define qt_dir %{_datadir}/qt%{qt_ver} Name: eric -Version: 18.11 +Version: 18.12 Release: 0 Summary: Python IDE based on Qt5 License: GPL-3.0-or-later diff --git a/eric6-18.11.tar.gz b/eric6-18.11.tar.gz deleted file mode 100644 index 25fe87e..0000000 --- a/eric6-18.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:831aea34cd8a2927078fd0b7705c3e0936d6ab51a16d02b30294f598aa90db5a -size 16789163 diff --git a/eric6-18.12.tar.gz b/eric6-18.12.tar.gz new file mode 100644 index 0000000..ec5d078 --- /dev/null +++ b/eric6-18.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0a47819faf8c56932b6185a3456c8eb80acca1d6571cb5b1994a231fec0d70 +size 16816303