Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ncmpcpp for openSUSE:Factory checked in at 2021-01-18 15:22:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ncmpcpp (Old) and /work/SRC/openSUSE:Factory/.ncmpcpp.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ncmpcpp" Mon Jan 18 15:22:07 2021 rev:4 rq:864069 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ncmpcpp/ncmpcpp.changes 2018-04-13 12:50:49.729251160 +0200 +++ /work/SRC/openSUSE:Factory/.ncmpcpp.new.28504/ncmpcpp.changes 2021-01-18 15:22:12.774404496 +0100 @@ -1,0 +2,13 @@ +Sat Dec 26 23:29:17 UTC 2020 - Avindra Goolcharan <[email protected]> + +- Update to 0.9.1 +- update url to org repo +- remove upstreamed fix_gcc10_error.patch + +------------------------------------------------------------------- +Tue Nov 17 00:15:32 UTC 2020 - [email protected] + +- Fix build error with gcc 10 + * Patch according to this commit : https://github.com/ncmpcpp/ncmpcpp/commit/399e0f47008b487df3505476c959b4f42d8bc1b1 + +------------------------------------------------------------------- Old: ---- ncmpcpp-0.8.2.tar.gz New: ---- ncmpcpp-0.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ncmpcpp.spec ++++++ --- /var/tmp/diff_new_pack.eb8g9R/_old 2021-01-18 15:22:13.574410499 +0100 +++ /var/tmp/diff_new_pack.eb8g9R/_new 2021-01-18 15:22:13.578410511 +0100 @@ -1,7 +1,7 @@ # # spec file for package ncmpcpp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: ncmpcpp -Version: 0.8.2 +Version: 0.9.1 Release: 0 Summary: Music Player Daemon Client License: GPL-2.0-only Group: Productivity/Multimedia/Sound/Players URL: https://rybczak.net/ncmpcpp -Source: https://github.com/arybczak/ncmpcpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: https://github.com/ncmpcpp/ncmpcpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: curl-devel @@ -40,9 +40,9 @@ BuildRequires: libtag-devel BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: readline-devel BuildRequires: pkgconfig(libmpdclient) BuildRequires: pkgconfig(ncursesw) +BuildRequires: pkgconfig(readline) Requires: mpd > 0.16 %description @@ -52,14 +52,14 @@ information fetcher and an alternative user interface. %prep -%setup -q +%autosetup %build autoreconf -fiv %configure \ --enable-clock \ --enable-visualizer -make %{?_smp_mflags} +%make_build %install %make_install @@ -67,7 +67,7 @@ %files %license COPYING -%doc AUTHORS NEWS doc/config doc/bindings +%doc AUTHORS CHANGELOG.md doc/config doc/bindings %{_bindir}/%{name} %{_mandir}/man1/%{name}.1%{?ext_man} ++++++ ncmpcpp-0.8.2.tar.gz -> ncmpcpp-0.9.1.tar.gz ++++++ ++++ 6351 lines of diff (skipped)
