Hello community, here is the log from the commit of package tilde for openSUSE:Factory checked in at 2019-12-21 12:32:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tilde (Old) and /work/SRC/openSUSE:Factory/.tilde.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tilde" Sat Dec 21 12:32:20 2019 rev:9 rq:758358 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tilde/tilde.changes 2019-08-23 11:09:43.762458490 +0200 +++ /work/SRC/openSUSE:Factory/.tilde.new.6675/tilde.changes 2019-12-21 12:32:46.891403186 +0100 @@ -1,0 +2,10 @@ +Thu Dec 19 23:57:15 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to release 1.1.1 + * The base config from /usr/share/tilde/base.config now accepts + all options. + * Tilde maintains the list of recent files accross sessions. + * Tilde will open a recently open file at the position is was + at previously. + +------------------------------------------------------------------- Old: ---- tilde-1.0.1.tar.bz2 New: ---- tilde-1.1.1.tar.bz2 tilde-1.1.1.tar.bz2.sig tilde.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tilde.spec ++++++ --- /var/tmp/diff_new_pack.rx8DIk/_old 2019-12-21 12:32:47.359403409 +0100 +++ /var/tmp/diff_new_pack.rx8DIk/_new 2019-12-21 12:32:47.363403410 +0100 @@ -1,7 +1,7 @@ # # spec file for package tilde # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: tilde -Version: 1.0.1 +Version: 1.1.1 Release: 0 Summary: A text editor for the terminal License: GPL-3.0-only @@ -25,17 +25,19 @@ URL: https://os.ghalkes.nl/t3/libt3widget.html #Freecode-URL: http://freecode.com/projects/tilde -#Git-Clone: git://github.com/gphalkes/tilde +#Git-Clone: https://github.com/gphalkes/tilde Source: https://os.ghalkes.nl/dist/%name-%version.tar.bz2 +Source2: https://os.ghalkes.nl/dist/%name-%version.tar.bz2.sig +Source3: %name.keyring BuildRequires: c++_compiler BuildRequires: gettext-devel BuildRequires: libacl-devel BuildRequires: libattr-devel BuildRequires: libunistring-devel -BuildRequires: pkgconfig -BuildRequires: pkgconfig(libt3config) >= 0.2.6 +BuildRequires: pkg-config +BuildRequires: pkgconfig(libt3config) >= 1.0.0 BuildRequires: pkgconfig(libt3highlight) >= 0.4.0 -BuildRequires: pkgconfig(libt3widget) >= 1.0.0 +BuildRequires: pkgconfig(libt3widget) >= 1.2.0 BuildRequires: pkgconfig(libtranscript) >= 0.2.0 %description ++++++ tilde-1.0.1.tar.bz2 -> tilde-1.1.1.tar.bz2 ++++++ ++++ 2857 lines of diff (skipped)
