From 8693bb8285e7ffc62a204734373ce317ff28b833f18a1123eb78a830102225bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 26 Jan 2020 17:10:53 +0000 Subject: [PATCH 1/2] Accepting request 767316 from home:frispete:PyQt5 - 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) - Update to version 19.12 OBS-URL: https://build.opensuse.org/request/show/767316 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/eric?expand=0&rev=33 --- eric.changes | 15 ++++++++++++++- eric.spec | 5 +++-- eric6-19.12.tar.gz | 3 --- eric6-20.1.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 eric6-19.12.tar.gz create mode 100644 eric6-20.1.tar.gz diff --git a/eric.changes b/eric.changes index 2067781..94e38d8 100644 --- a/eric.changes +++ b/eric.changes @@ -1,7 +1,20 @@ +------------------------------------------------------------------- +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..8b508d9 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 @@ -19,7 +20,7 @@ %define distname eric6 Name: eric -Version: 19.12 +Version: 20.1 Release: 0 Summary: Python IDE based on Qt5 License: GPL-3.0-or-later 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 From e08a9a2fc650d6825a460af96d52916d733b185d34a8027cd11797a0ff32ed40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 27 Jan 2020 07:10:14 +0000 Subject: [PATCH 2/2] Accepting request 767515 from home:frispete:PyQt5 - fix source URL OBS-URL: https://build.opensuse.org/request/show/767515 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/eric?expand=0&rev=34 --- eric.changes | 5 +++++ eric.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/eric.changes b/eric.changes index 94e38d8..b772a28 100644 --- a/eric.changes +++ b/eric.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/eric.spec b/eric.spec index 8b508d9..f262e65 100644 --- a/eric.spec +++ b/eric.spec @@ -18,6 +18,7 @@ %define distname eric6 +%define distver 20.01 Name: eric Version: 20.1 @@ -26,7 +27,7 @@ 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