[packages/eric6] Version 17.02.1 (new versioning scheme). Rel 1. Works, but throws exceptions on start.
matkor
matkor at pld-linux.org
Mon Mar 13 09:28:22 CET 2017
commit fd4f94e01869d045dc7b17330a8ce0718c198fbb
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Mon Feb 13 16:20:46 2017 +0100
Version 17.02.1 (new versioning scheme). Rel 1.
Works, but throws exceptions on start.
eric6.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/eric6.spec b/eric6.spec
index 248ccfd..ebf3b44 100644
--- a/eric6.spec
+++ b/eric6.spec
@@ -5,12 +5,12 @@ Summary: Eric6 - a full featured Python IDE
Summary(pl.UTF-8): Eric6 - pełnowartościowe IDE dla Pythona
# Name must match the python module/package name (as on pypi or in 'import' statement)
Name: eric6
-Version: 6.1.10
-Release: 1
+Version: 17.02.1
+Release: 0.1
License: GPL v3
Group: Libraries/Python
Source0: https://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: b08a7669c6d2bb55e32e1bf1b82646f9
+# Source0-md5: 07b35888949b584ccdf4dd0d61e18df5
URL: http://eric-ide.python-projects.org/index.html
BuildRequires: rpm-pythonprov
# for the py_build, py_install macros
@@ -76,6 +76,7 @@ rm -rf $RPM_BUILD_ROOT
%{_pixmapsdir}/eric*.png
%{_desktopdir}/eric6.desktop
%{_desktopdir}/eric6_webbrowser.desktop
+%{_desktopdir}/eric6_browser.desktop
%{_datadir}/appdata/eric6.appdata.xml
%{py_sitescriptdir}/eric6config.py
%{py_sitescriptdir}/eric6plugins
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eric6.git/commitdiff/30e239003b19bff13132c5fae32068aa545e46a9
More information about the pld-cvs-commit
mailing list