diff --git a/eric.changes b/eric.changes index 2067781..b772a28 100644 --- a/eric.changes +++ b/eric.changes @@ -1,7 +1,25 @@ +------------------------------------------------------------------- +Sun Jan 26 19:00:13 UTC 2020 - Hans-Peter Jansen + +- fix source URL + +------------------------------------------------------------------- +Sun Jan 26 13:32:22 UTC 2020 - Hans-Peter Jansen + +- Update to version 20.01: + - bug fixes + - MicroPython + -- added entries to the ESP menu to show the Chip ID, Flash ID and + MAC Address + -- added entries to the ESP menu to backup and restore a firmware + - Web Browser + -- added support for viewing PDF documents inside the web browser + (requires PyQt/Qt 5.13 or better) + ------------------------------------------------------------------- Sun Dec 8 10:16:03 UTC 2019 - Hans-Peter Jansen -- Update ro version 19.12 +- Update to version 19.12 - bug fixes - MicroPython - added a menu entry to show the local and device time side-by-side diff --git a/eric.spec b/eric.spec index d003387..f262e65 100644 --- a/eric.spec +++ b/eric.spec @@ -1,7 +1,8 @@ # # spec file for package eric # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019-2010 LISA GmbH, Bingen, Germany # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +18,16 @@ %define distname eric6 +%define distver 20.01 Name: eric -Version: 19.12 +Version: 20.1 Release: 0 Summary: Python IDE based on Qt5 License: GPL-3.0-or-later Group: Development/Tools/IDE URL: https://eric-ide.python-projects.org/ -Source: https://sourceforge.net/projects/eric-ide/files/%{distname}/stable/%{version}/%{distname}-%{version}.tar.gz +Source: https://sourceforge.net/projects/eric-ide/files/%{distname}/stable/%{distver}/%{distname}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python3-qscintilla-qt5 BuildRequires: python3-qt5 diff --git a/eric6-19.12.tar.gz b/eric6-19.12.tar.gz deleted file mode 100644 index 8dee5d6..0000000 --- a/eric6-19.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd5a96996e31149bc4532b5a63638537e9f8cd67a1cd1b759fd5a46934a2b1d9 -size 16263848 diff --git a/eric6-20.1.tar.gz b/eric6-20.1.tar.gz new file mode 100644 index 0000000..88102b3 --- /dev/null +++ b/eric6-20.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0106e2283687a72a718188f421a48e4d761afcb30d4cda6724cde1df185794f1 +size 16267672