Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package acl for openSUSE:Factory checked in at 2021-05-20 19:23:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/acl (Old) and /work/SRC/openSUSE:Factory/.acl.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "acl" Thu May 20 19:23:15 2021 rev:50 rq:893445 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/acl/acl.changes 2021-02-07 15:13:39.561363369 +0100 +++ /work/SRC/openSUSE:Factory/.acl.new.2988/acl.changes 2021-05-20 19:23:29.290335999 +0200 @@ -1,0 +2,17 @@ +Sun May 16 09:19:13 UTC 2021 - Dirk M??ller <[email protected]> + +- modernize spec-file (move license to licensedir) + +------------------------------------------------------------------- +Wed May 12 17:03:36 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 2.3.1 + * Update German translation + * getfacl: fix indent in --help output + * getfacl: Add --one-file-system option, with this option getfacl + will not cross mount points + * Fix segfault on allocation failure + * Avoid SIGSEGV with link-time optimisation enabled +- Use SourceUrls + +------------------------------------------------------------------- Old: ---- acl-2.2.53.tar.gz.sig acl-2.2.53.tar.xz New: ---- acl-2.3.1.tar.xz acl-2.3.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acl.spec ++++++ --- /var/tmp/diff_new_pack.XALst7/_old 2021-05-20 19:23:30.378331397 +0200 +++ /var/tmp/diff_new_pack.XALst7/_new 2021-05-20 19:23:30.378331397 +0200 @@ -24,16 +24,13 @@ Summary: Commands for Manipulating POSIX Access Control Lists License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Filesystems -Version: 2.2.53 +Version: 2.3.1 Release: 0 -URL: https://download.savannah.nongnu.org/releases/acl/ - +URL: https://savannah.nongnu.org/projects/acl #Git-Web: http://git.savannah.gnu.org/cgit/acl.git/ #Git-Clone: git://git.sv.gnu.org/acl -# Source is generated by git-archive v2.2.53 so that the subsequent commits -# apply cleanly. -Source: %name-%version.tar.xz -Source1: %name-%version.tar.gz.sig +Source: https://download.savannah.nongnu.org/releases/acl/acl-%version.tar.xz +Source1: https://download.savannah.nongnu.org/releases/acl/acl-%version.tar.xz.sig Source2: baselibs.conf # http://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=acl Source3: %name.keyring @@ -48,7 +45,6 @@ BuildRequires: user(bin) BuildRequires: user(daemon) %endif -BuildRequires: xz %description getfacl and setfacl commands for retrieving and setting POSIX access @@ -87,11 +83,10 @@ to develop applications that require libacl. %prep -%setup -q -n acl-%version +%setup -q %build -chmod a+x po/update-potfiles -sh autogen.sh +autoreconf -fi export OPTIMIZER="%optflags -fPIC" export DEBUG=-DNDEBUG CFLAGS="%optflags" @@ -118,6 +113,7 @@ %install %make_install rm -v %buildroot/%_libdir/lib%name.la +rm -rvf %buildroot/%_defaultdocdir/%name %find_lang %name %post -n %lname -p /sbin/ldconfig @@ -125,10 +121,11 @@ %postun -n %lname -p /sbin/ldconfig %files -f %name.lang +%license doc/COPYING +%doc doc/PORTING doc/extensions.txt doc/libacl.txt doc/CHANGES %_bindir/chacl %_bindir/getfacl %_bindir/setfacl -%_defaultdocdir/acl/ %_mandir/man1/*.1* %_mandir/man5/*.5* @@ -140,6 +137,7 @@ %_libdir/pkgconfig/libacl.pc %files -n %lname +%license doc/COPYING.LGPL %_libdir/libacl.so.1* %changelog ++++++ acl-2.2.53.tar.xz -> acl-2.3.1.tar.xz ++++++ ++++ 58581 lines of diff (skipped)
