Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package enca for openSUSE:Factory checked in at 2022-05-22 20:26:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/enca (Old) and /work/SRC/openSUSE:Factory/.enca.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "enca" Sun May 22 20:26:23 2022 rev:21 rq:978285 version:1.19 Changes: -------- --- /work/SRC/openSUSE:Factory/enca/enca.changes 2017-11-14 14:21:54.313368997 +0100 +++ /work/SRC/openSUSE:Factory/.enca.new.1538/enca.changes 2022-05-22 20:26:34.298188526 +0200 @@ -1,0 +2,6 @@ +Fri May 13 14:41:40 UTC 2022 - Dominique Leuenberger <[email protected]> + +- URL -> https. +- Run spec-cleaner: mainly: package LICENSE as license, not doc. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ enca.spec ++++++ --- /var/tmp/diff_new_pack.P2pmjy/_old 2022-05-22 20:26:34.786189245 +0200 +++ /var/tmp/diff_new_pack.P2pmjy/_new 2022-05-22 20:26:34.790189251 +0200 @@ -1,7 +1,7 @@ # # spec file for package enca # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -20,10 +20,10 @@ Version: 1.19 Release: 0 Summary: Detects encoding of text files -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Other -Url: http://cihar.com/software/enca/ -Source: http://dl.cihar.com/%{name}/%{name}-%{version}.tar.xz +URL: https://cihar.com/software/enca/ +Source: https://dl.cihar.com/%{name}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: pkgconfig Requires: sed @@ -75,7 +75,7 @@ %build %configure --disable-static --without-librecode -make %{?_smp_mflags} +%make_build %install %make_install @@ -86,12 +86,13 @@ %postun -n libenca0 -p /sbin/ldconfig %files -%doc AUTHORS COPYING ChangeLog* FAQ README THANKS TODO +%license COPYING +%doc AUTHORS ChangeLog* FAQ README THANKS TODO %{_bindir}/enca %{_bindir}/enconv %{_libexecdir}/enca -%{_mandir}/man1/enca.1%{ext_man} -%{_mandir}/man1/enconv.1%{ext_man} +%{_mandir}/man1/enca.1%{?ext_man} +%{_mandir}/man1/enconv.1%{?ext_man} %files -n libenca0 %{_libdir}/libenca.so.0*
