Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lhasa for openSUSE:Factory checked in at 2023-05-15 16:54:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lhasa (Old) and /work/SRC/openSUSE:Factory/.lhasa.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lhasa" Mon May 15 16:54:22 2023 rev:14 rq:1087110 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes 2016-04-06 11:52:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lhasa.new.1533/lhasa.changes 2023-05-15 16:54:35.672263865 +0200 @@ -1,0 +2,9 @@ +Sun May 14 15:45:46 UTC 2023 - Jan Engelhardt <[email protected]> + +- Update to release 0.4.0 + * A verbose mode was added to the list output that shows the + full file timestamp. + * Support for archives generated by the DOS LHARK tool was + added. + +------------------------------------------------------------------- Old: ---- lhasa-0.3.1.tar.gz lhasa-0.3.1.tar.gz.asc New: ---- lhasa-0.4.0.tar.gz lhasa-0.4.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lhasa.spec ++++++ --- /var/tmp/diff_new_pack.KTGs48/_old 2023-05-15 16:54:36.624269119 +0200 +++ /var/tmp/diff_new_pack.KTGs48/_new 2023-05-15 16:54:36.680269428 +0200 @@ -1,7 +1,7 @@ # # spec file for package lhasa # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,24 +12,23 @@ # 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: lhasa %define lname liblhasa0 -Version: 0.3.1 +Version: 0.4.0 Release: 0 Summary: Program to unpack LHARC archives License: ISC Group: Productivity/Archiving/Compression -Url: http://fragglet.github.com/lhasa/ +URL: http://fragglet.github.com/lhasa/ #Git-Clone: git://github.com/fragglet/lhasa Source: http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz Source2: http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz.asc Source3: %name.keyring -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkg-config BuildRequires: xz @@ -58,31 +57,27 @@ in %lname. %prep -%setup -q +%autosetup -p1 %build %configure --disable-static -make %{?_smp_mflags}; +%make_build %install -b="%buildroot"; %make_install -rm -f "$b/%_libdir"/*.la +rm -f "%buildroot/%_libdir"/*.la %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig %files -%defattr(-,root,root) %_bindir/lha %_mandir/man1/lha.1* %files -n %lname -%defattr(-,root,root) %_libdir/liblhasa.so.0* %files devel -%defattr(-,root,root) %_includedir/liblhasa-1.0 %_libdir/liblhasa.so %_libdir/pkgconfig/liblhasa.pc ++++++ lhasa-0.3.1.tar.gz -> lhasa-0.4.0.tar.gz ++++++ ++++ 104633 lines of diff (skipped)
