Hello community, here is the log from the commit of package lua-luaposix for openSUSE:Factory checked in at 2019-09-04 09:02:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luaposix (Old) and /work/SRC/openSUSE:Factory/.lua-luaposix.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-luaposix" Wed Sep 4 09:02:48 2019 rev:5 rq:727251 version:34.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luaposix/lua-luaposix.changes 2018-04-27 16:09:29.453919824 +0200 +++ /work/SRC/openSUSE:Factory/.lua-luaposix.new.7948/lua-luaposix.changes 2019-09-04 09:02:49.399042560 +0200 @@ -1,0 +2,8 @@ +Fri Aug 30 07:32:37 UTC 2019 - Ana Guerrero Lopez <[email protected]> + +- New version 34.1.1, please read NEWS.md for changes. +- Remove patch, merged upstream: + * maint-sync-luke-with-upstream.patch +- Add %license + +------------------------------------------------------------------- Old: ---- luaposix-34.0.tar.gz maint-sync-luke-with-upstream.patch New: ---- luaposix-34.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luaposix.spec ++++++ --- /var/tmp/diff_new_pack.Qug2mh/_old 2019-09-04 09:02:49.955042483 +0200 +++ /var/tmp/diff_new_pack.Qug2mh/_new 2019-09-04 09:02:49.959042482 +0200 @@ -1,7 +1,7 @@ # # spec file for package lua-luaposix # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,21 +12,20 @@ # 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/ # %define flavor @BUILD_FLAVOR@ %define mod_name luaposix -Version: 34.0 +Version: 34.1.1 Release: 0 Summary: POSIX library for Lua License: MIT Group: Development/Libraries/Other Url: https://github.com/luaposix/luaposix Source0: https://github.com/luaposix/luaposix/archive/v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz -Patch: maint-sync-luke-with-upstream.patch BuildRequires: %{flavor}-devel BuildRequires: ncurses-devel @@ -57,7 +56,6 @@ %prep %setup -q -n luaposix-%{version} -%patch -p1 %build build-aux/luke PREFIX=%{_prefix} all @@ -67,7 +65,8 @@ INST_LUADIR=%{buildroot}%{lua_noarchdir} install %files -%doc README.md NEWS.md LICENSE AUTHORS +%doc README.md NEWS.md AUTHORS +%license LICENSE %{lua_archdir}/posix %{lua_noarchdir}/posix ++++++ luaposix-34.0.tar.gz -> luaposix-34.1.1.tar.gz ++++++ ++++ 20806 lines of diff (skipped)
