Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libptytty for openSUSE:Factory checked in at 2022-03-02 18:20:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libptytty (Old) and /work/SRC/openSUSE:Factory/.libptytty.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libptytty" Wed Mar 2 18:20:35 2022 rev:2 rq:958394 version:2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libptytty/libptytty.changes 2022-03-01 17:03:38.776334687 +0100 +++ /work/SRC/openSUSE:Factory/.libptytty.new.1958/libptytty.changes 2022-03-02 18:20:53.836655512 +0100 @@ -1,0 +2,5 @@ +Tue Mar 1 14:03:54 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Remove old specfile constructs like BuildRoot. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libptytty.spec ++++++ --- /var/tmp/diff_new_pack.PoYXBR/_old 2022-03-02 18:20:54.284655527 +0100 +++ /var/tmp/diff_new_pack.PoYXBR/_new 2022-03-02 18:20:54.288655527 +0100 @@ -24,12 +24,11 @@ License: GPL-2.0-only Group: Development/Libraries/C and C++ URL: http://software.schmorp.de/pkg/libptytty.html -Source: http://dist.schmorp.de/libptytty/%{name}-%{version}.tar.gz -Source1: http://dist.schmorp.de/libptytty/%{name}-%{version}.tar.gz.sig +Source: http://dist.schmorp.de/libptytty/%name-%version.tar.gz +Source1: http://dist.schmorp.de/libptytty/%name-%version.tar.gz.sig BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkg-config -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description libptytty is an offspring of rxvt-unicode that handles @@ -55,7 +54,7 @@ This package contains the libptytty development files. %prep -%setup -q +%autosetup %build %cmake @@ -74,6 +73,6 @@ %_includedir/libptytty.h %_libdir/libptytty.so %_libdir/pkgconfig/libptytty.pc -%{_mandir}/man3//libptytty.* +%_mandir/man3/libptytty.* %changelog