Hello community, here is the log from the commit of package growlight for openSUSE:Factory checked in at 2020-09-24 16:13:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/growlight (Old) and /work/SRC/openSUSE:Factory/.growlight.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "growlight" Thu Sep 24 16:13:58 2020 rev:2 rq:836380 version:1.2.11 Changes: -------- --- /work/SRC/openSUSE:Factory/growlight/growlight.changes 2020-09-23 18:40:41.861337684 +0200 +++ /work/SRC/openSUSE:Factory/.growlight.new.4249/growlight.changes 2020-09-24 16:14:24.216908195 +0200 @@ -1,0 +2,32 @@ +Wed Sep 2 15:49:28 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 1.2.11 + * properly install manpages + +------------------------------------------------------------------- +Wed Sep 2 06:00:23 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 1.2.10 + * man pages: switch to pandoc +- Drop patches + * set-docbook-xsl-stylesheet-path.patch (not longer needed) + +------------------------------------------------------------------- +Sun Aug 30 08:38:23 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 1.2.9 + * Upstream does not provide a changelog + +- Drop patches: + * 0002-require-notcurses-1.6.7.patch + * 0003-notcurses-supply-NCOPTION_INHIBIT_SETLOCALE.patch + * 0004-CMake-adapt-to-notcurses-1.6.12-ncreel-changes.patch + * 0005-s-cliptop-drawfromtop-g.patch + * 0006-print_adapter_devs-get-dimensions.patch + * 0009-CMake-use-FeatureSummary.patch + * 0010-fix-up-adapter-geometry-85.patch + * 0011-notcurses-restore-color-glorious-color-85.patch + * 0012-drop-bevel_top-bevel_bottom.patch + * 0013-drop-notcurses_cursor_enable.patch + +------------------------------------------------------------------- Old: ---- 0002-require-notcurses-1.6.7.patch 0003-notcurses-supply-NCOPTION_INHIBIT_SETLOCALE.patch 0004-CMake-adapt-to-notcurses-1.6.12-ncreel-changes.patch 0005-s-cliptop-drawfromtop-g.patch 0006-print_adapter_devs-get-dimensions.patch 0009-CMake-use-FeatureSummary.patch 0010-fix-up-adapter-geometry-85.patch 0011-notcurses-restore-color-glorious-color-85.patch 0012-drop-bevel_top-bevel_bottom.patch 0013-drop-notcurses_cursor_enable.patch growlight-1.2.8.tar.gz set-docbook-xsl-stylesheet-path.patch New: ---- growlight-1.2.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ growlight.spec ++++++ --- /var/tmp/diff_new_pack.xK6Cc0/_old 2020-09-24 16:14:25.012908990 +0200 +++ /var/tmp/diff_new_pack.xK6Cc0/_new 2020-09-24 16:14:25.012908990 +0200 @@ -1,6 +1,7 @@ # # spec file for package growlight # +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2020, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -17,27 +18,15 @@ Name: growlight -Version: 1.2.8 +Version: 1.2.11 Release: 0 Summary: Disk manipulation and system setup tool License: GPL-3.0-or-later Group: System/Monitoring URL: https://nick-black.com/dankwiki/index.php/Growlight Source: https://github.com/dankamongmen/growlight/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch1: 0002-require-notcurses-1.6.7.patch -Patch2: 0003-notcurses-supply-NCOPTION_INHIBIT_SETLOCALE.patch -Patch3: 0004-CMake-adapt-to-notcurses-1.6.12-ncreel-changes.patch -Patch4: 0005-s-cliptop-drawfromtop-g.patch -Patch5: 0006-print_adapter_devs-get-dimensions.patch -Patch8: 0009-CMake-use-FeatureSummary.patch -Patch9: 0010-fix-up-adapter-geometry-85.patch -Patch10: 0011-notcurses-restore-color-glorious-color-85.patch -Patch11: 0012-drop-bevel_top-bevel_bottom.patch -Patch12: 0013-drop-notcurses_cursor_enable.patch -Patch13: set-docbook-xsl-stylesheet-path.patch BuildRequires: cmake -BuildRequires: docbook-xsl-stylesheets -BuildRequires: libxslt +BuildRequires: pandoc BuildRequires: pkgconfig BuildRequires: pkgconfig(blkid) >= 2.20.1 BuildRequires: pkgconfig(devmapper) >= 1.02.74 @@ -47,7 +36,7 @@ BuildRequires: pkgconfig(libpci) >= 3.1.9 BuildRequires: pkgconfig(libudev) >= 175 BuildRequires: pkgconfig(nettle) >= 3.5.1 -BuildRequires: pkgconfig(notcurses) >= 1.6.15 +BuildRequires: pkgconfig(notcurses) >= 1.6.20 BuildRequires: pkgconfig(pciaccess) >= 0.13.1 BuildRequires: pkgconfig(readline) Recommends: btrfsprogs @@ -70,7 +59,7 @@ are available. %prep -%autosetup -p1 +%setup -q %build %cmake -DUSE_LIBZFS=OFF ++++++ growlight-1.2.8.tar.gz -> growlight-1.2.11.tar.gz ++++++ ++++ 2674 lines of diff (skipped)
