commit lua-BitOp for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package lua-BitOp for openSUSE:Factory 
checked in at 2020-07-15 14:59:20

Comparing /work/SRC/openSUSE:Factory/lua-BitOp (Old)
 and  /work/SRC/openSUSE:Factory/.lua-BitOp.new.3060 (New)


Package is "lua-BitOp"

Wed Jul 15 14:59:20 2020 rev:4 rq:819816 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/lua-BitOp/lua-BitOp.changes  2017-10-31 
15:43:59.029809277 +0100
+++ /work/SRC/openSUSE:Factory/.lua-BitOp.new.3060/lua-BitOp.changes
2020-07-15 14:59:31.087088103 +0200
@@ -1,0 +2,5 @@
+Thu Jul  9 20:45:21 UTC 2020 - Matej Cepl 
+
+- Fix with spec-cleaner
+
+---



Other differences:
--
++ lua-BitOp.spec ++
--- /var/tmp/diff_new_pack.Esc2dG/_old  2020-07-15 14:59:38.111094953 +0200
+++ /var/tmp/diff_new_pack.Esc2dG/_new  2020-07-15 14:59:38.115094957 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-BitOp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,28 +12,28 @@
 # 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_nameBitOp
+%if "%{flavor}" == ""
+Name:   lua-%{mod_name}
+ExclusiveArch:  do_not_build
+%else
+Name:   %{flavor}-%{mod_name}
+%endif
 Version:1.0.2
 Release:0
 Summary:Lua Bit Operations Module
 License:MIT
 Group:  Development/Libraries/Other
-Url:http://bitop.luajit.org/index.html
+URL:https://bitop.luajit.org/index.html
 Source: http://bitop.luajit.org/download/LuaBitOp-%{version}.tar.gz
 BuildRequires:  %{flavor}-devel
 BuildRequires:  gcc
 Requires:   %{flavor}
-%if "%{flavor}" == ""
-Name:   lua-%{mod_name}
-ExclusiveArch:  do_not_build
-%else
-Name:   %{flavor}-%{mod_name}
-%endif
 Obsoletes:  %{name}-doc < %{version}-%{release}
 Provides:   %{name}-doc = %{version}-%{release}
 
@@ -46,7 +46,7 @@
 
 %build
 export CFLAGS="%{optflags} -I%{lua_incdir}"
-make %{?_smp_mflags}
+%make_build
 
 %install
 mkdir -p %{buildroot}%{_docdir}/%{name}




commit lua-BitOp for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-BitOp for openSUSE:Factory 
checked in at 2017-10-31 15:43:57

Comparing /work/SRC/openSUSE:Factory/lua-BitOp (Old)
 and  /work/SRC/openSUSE:Factory/.lua-BitOp.new (New)


Package is "lua-BitOp"

Tue Oct 31 15:43:57 2017 rev:3 rq:537619 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/lua-BitOp/lua-BitOp.changes  2017-10-11 
23:02:44.765241201 +0200
+++ /work/SRC/openSUSE:Factory/.lua-BitOp.new/lua-BitOp.changes 2017-10-31 
15:43:59.029809277 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.y060eb/_old  2017-10-31 15:43:59.497792312 +0100
+++ /var/tmp/diff_new_pack.y060eb/_new  2017-10-31 15:43:59.497792312 +0100
@@ -1,4 +1,3 @@
 
 lua51
-lua52
 




commit lua-BitOp for openSUSE:Factory

2017-10-11 Thread root
Hello community,

here is the log from the commit of package lua-BitOp for openSUSE:Factory 
checked in at 2017-10-11 23:02:43

Comparing /work/SRC/openSUSE:Factory/lua-BitOp (Old)
 and  /work/SRC/openSUSE:Factory/.lua-BitOp.new (New)


Package is "lua-BitOp"

Wed Oct 11 23:02:43 2017 rev:2 rq:533126 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/lua-BitOp/lua-BitOp.changes  2017-08-24 
18:38:46.704513844 +0200
+++ /work/SRC/openSUSE:Factory/.lua-BitOp.new/lua-BitOp.changes 2017-10-11 
23:02:44.765241201 +0200
@@ -1,0 +2,5 @@
+Mon Aug  7 23:10:54 UTC 2017 - jeng...@inai.de
+
+- Move single-file -doc subpackage into main package.
+
+---



Other differences:
--
++ lua-BitOp.spec ++
--- /var/tmp/diff_new_pack.9JZ8gQ/_old  2017-10-11 23:02:45.621203699 +0200
+++ /var/tmp/diff_new_pack.9JZ8gQ/_new  2017-10-11 23:02:45.625203525 +0200
@@ -34,20 +34,13 @@
 %else
 Name:   %{flavor}-%{mod_name}
 %endif
+Obsoletes:  %{name}-doc < %{version}-%{release}
+Provides:   %{name}-doc = %{version}-%{release}
 
 %description
 Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations
 on numbers.
 
-%package doc
-Summary:Lua Documentation for %{mod_name}
-Group:  Development/Languages/Other
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation and examples included with the library, sometimes
-generated by luadoc or ldoc.
-
 %prep
 %setup -q -n LuaBitOp-%{version}
 
@@ -63,8 +56,6 @@
 %files
 %dir %{lua_archdir}
 %{lua_archdir}/*
-
-%files doc
 %doc README
 
 %changelog




commit lua-BitOp for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package lua-BitOp for openSUSE:Factory 
checked in at 2017-08-24 18:38:39

Comparing /work/SRC/openSUSE:Factory/lua-BitOp (Old)
 and  /work/SRC/openSUSE:Factory/.lua-BitOp.new (New)


Package is "lua-BitOp"

Thu Aug 24 18:38:39 2017 rev:1 rq:510441 version:1.0.2

Changes:

New Changes file:

--- /dev/null   2017-07-20 07:30:00.335470106 +0200
+++ /work/SRC/openSUSE:Factory/.lua-BitOp.new/lua-BitOp.changes 2017-08-24 
18:38:46.704513844 +0200
@@ -0,0 +1,16 @@
+---
+Thu Jul 13 15:14:48 UTC 2017 - tchva...@suse.com
+
+- Switch to mutlibuild providing package for all compatible lua
+  versions
+
+---
+Tue Jul 11 08:12:10 UTC 2017 - tchva...@suse.com
+
+- Fix build with properly namespaced lua5.1
+
+---
+Wed Dec  2 14:27:12 UTC 2015 - roni...@gmail.com
+
+- Initial version based on devel:languages:lua/lua-bitop
+

New:

  LuaBitOp-1.0.2.tar.gz
  _multibuild
  lua-BitOp.changes
  lua-BitOp.spec



Other differences:
--
++ lua-BitOp.spec ++
#
# spec file for package lua-BitOp
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%define flavor @BUILD_FLAVOR@
%define mod_nameBitOp
Version:1.0.2
Release:0
Summary:Lua Bit Operations Module
License:MIT
Group:  Development/Libraries/Other
Url:http://bitop.luajit.org/index.html
Source: http://bitop.luajit.org/download/LuaBitOp-%{version}.tar.gz
BuildRequires:  %{flavor}-devel
BuildRequires:  gcc
Requires:   %{flavor}
%if "%{flavor}" == ""
Name:   lua-%{mod_name}
ExclusiveArch:  do_not_build
%else
Name:   %{flavor}-%{mod_name}
%endif

%description
Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations
on numbers.

%package doc
Summary:Lua Documentation for %{mod_name}
Group:  Development/Languages/Other
Requires:   %{name} = %{version}

%description doc
Documentation and examples included with the library, sometimes
generated by luadoc or ldoc.

%prep
%setup -q -n LuaBitOp-%{version}

%build
export CFLAGS="%{optflags} -I%{lua_incdir}"
make %{?_smp_mflags}

%install
mkdir -p %{buildroot}%{_docdir}/%{name}
mkdir -p %{buildroot}%{lua_archdir}
install bit.so %{buildroot}%{lua_archdir}

%files
%dir %{lua_archdir}
%{lua_archdir}/*

%files doc
%doc README

%changelog
++ _multibuild ++

lua51
lua52