Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lynx for openSUSE:Factory checked in 
at 2022-01-24 23:09:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lynx (Old)
 and      /work/SRC/openSUSE:Factory/.lynx.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lynx"

Mon Jan 24 23:09:54 2022 rev:38 rq:948346 version:2.9.0~dev.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/lynx/lynx.changes        2021-08-12 
10:05:25.864657303 +0200
+++ /work/SRC/openSUSE:Factory/.lynx.new.1938/lynx.changes      2022-01-24 
23:10:23.090597696 +0100
@@ -1,0 +2,10 @@
+Sat Jan 22 12:04:40 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.9.0~dev.10:
+  * several fixes for problems found using asan2 with fuzzer-generated data
+  * re-signed copyright/copying files -TD
+  * update fr.po, id.po, nl.po, sv.po from
+     http://translationproject.org/latest/lynx
+  * update config.sub (2021-08-14) 
+
+-------------------------------------------------------------------

Old:
----
  lynx2.9.0dev.9.tar.bz2

New:
----
  lynx2.9.0dev.10.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lynx.spec ++++++
--- /var/tmp/diff_new_pack.jH1r4f/_old  2022-01-24 23:10:23.750593185 +0100
+++ /var/tmp/diff_new_pack.jH1r4f/_new  2022-01-24 23:10:23.754593157 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lynx
 #
-# Copyright (c) 2021 SUSE LLC
+# 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
@@ -16,15 +16,15 @@
 #
 
 
-%define tarbase 2.9.0dev.9
+%define tarbase 2.9.0dev.10
 Name:           lynx
-Version:        2.9.0~dev.9
+Version:        2.9.0~dev.10
 Release:        0
 Summary:        A Text-Based WWW Browser
 License:        GPL-2.0-only
 Group:          Productivity/Networking/Web/Browsers
-URL:            http://lynx.invisible-island.net/
-Source:         
http://invisible-mirror.net/archives/%{name}/tarballs/%{name}%{tarbase}.tar.bz2
+URL:            https://lynx.invisible-island.net/
+Source:         
https://invisible-mirror.net/archives/%{name}/tarballs/%{name}%{tarbase}.tar.bz2
 # changing default configuration
 Patch0:         lynx-charset.patch
 Patch1:         lynx-enable_xli.patch
@@ -37,7 +37,6 @@
 BuildRequires:  zlib-devel
 Requires:       xli
 Provides:       web_browser
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Lynx is an easy-to-use browser for HTML documents and other Internet
@@ -61,9 +60,9 @@
        --disable-color-style \
        --with-screen=ncursesw \
        --enable-ipv6
-make %{?_smp_mflags}
+%make_build
 mv lynx lynx-bw
-make %{?_smp_mflags} distclean
+%make_build distclean
 %configure --enable-debug --with-build-cflags="%{optflags}" \
        --with-ssl \
        --with-bzlib \
@@ -71,7 +70,7 @@
        --enable-default-colors \
        --with-screen=ncursesw \
        --enable-ipv6
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -85,13 +84,13 @@
 %find_lang %{name}
 
 %files -f %{name}.lang
-%defattr(-,root,root)
 %{_bindir}/lynx
 %{_bindir}/lynx-color
 %config %{_sysconfdir}/lynx.cfg
 %config %{_sysconfdir}/lynx.lss
-%{_mandir}/man1/lynx.1%{ext_man}
-%doc AUTHORS CHANGES README COPYING README PROBLEMS
+%{_mandir}/man1/lynx.1%{?ext_man}
+%license COPYING
+%doc AUTHORS CHANGES README README PROBLEMS
 %doc lynx_help samples scripts
 
 %changelog

++++++ lynx2.9.0dev.9.tar.bz2 -> lynx2.9.0dev.10.tar.bz2 ++++++
++++ 12128 lines of diff (skipped)

Reply via email to