Hello community, here is the log from the commit of package lpe for openSUSE:Factory checked in at 2017-06-12 15:33:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lpe (Old) and /work/SRC/openSUSE:Factory/.lpe.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lpe" Mon Jun 12 15:33:36 2017 rev:3 rq:502564 version:1.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/lpe/lpe.changes 2017-05-31 12:20:15.604014076 +0200 +++ /work/SRC/openSUSE:Factory/.lpe.new/lpe.changes 2017-06-12 15:33:37.254297587 +0200 @@ -1,0 +2,6 @@ +Fri Jun 9 09:03:58 UTC 2017 - [email protected] + +- Rework description. +- Use original tarfiles from github rather than Debian. + +------------------------------------------------------------------- Old: ---- lpe_1.2.8.orig.tar.xz New: ---- v1.2.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lpe.spec ++++++ --- /var/tmp/diff_new_pack.NMOKYX/_old 2017-06-12 15:33:38.474125542 +0200 +++ /var/tmp/diff_new_pack.NMOKYX/_new 2017-06-12 15:33:38.474125542 +0200 @@ -19,27 +19,24 @@ Name: lpe Version: 1.2.8 Release: 0 -Summary: Small programming text editor +Summary: Programming text editor License: GPL-2.0 Group: Productivity/Editors/Other -Url: https://packages.qa.debian.org/l/lpe.html -Source: http://http.debian.net/debian/pool/main/l/lpe/%{name}_%{version}.orig.tar.xz +Url: https://github.com/AdamMajer/lpe +Source: https://github.com/AdamMajer/lpe/archive/v%version.tar.gz Patch: drop_gettext_version.patch BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: slang-devel -BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Lpe stands for "lightweight programmer's editor", and is exactly that. -It is designed to provide at the same time all the features that might -be required in a decent code editor and a light, intuitive feel that -makes it a pleasure to work with, making all necessary commands -accessible as easily as possible. +LPE is meant as an acronym for "lightweight programmer's editor". +It recognizes a few programming languages for syntax highlighting. +The function keys are reminiscient of pico's choices. %prep -%setup -q -c +%setup -q %patch -p1 %build
