Hello community, here is the log from the commit of package stb for openSUSE:Factory checked in at 2019-02-25 17:53:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stb (Old) and /work/SRC/openSUSE:Factory/.stb.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stb" Mon Feb 25 17:53:28 2019 rev:2 rq:678188 version:2.32.1549563867.59e9702 Changes: -------- --- /work/SRC/openSUSE:Factory/stb/stb.changes 2018-08-08 14:52:40.185467925 +0200 +++ /work/SRC/openSUSE:Factory/.stb.new.28833/stb.changes 2019-02-25 17:53:34.674523808 +0100 @@ -1,0 +2,11 @@ +Fri Feb 22 09:14:40 UTC 2019 - Adrian Schröter <[email protected]> + +- update to version 2.32 + * stb_intcmprev, stb_uidict, fix random numbers on Linux + +------------------------------------------------------------------- +Wed Jan 2 12:35:34 UTC 2019 - Adrian Schröter <[email protected]> + +- move header files to stb/ sub directory + +------------------------------------------------------------------- Old: ---- stb-2.31.1518379073.e6afb9c.obscpio New: ---- stb-2.32.1549563867.59e9702.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stb.spec ++++++ --- /var/tmp/diff_new_pack.kVIjdJ/_old 2019-02-25 17:53:37.342522572 +0100 +++ /var/tmp/diff_new_pack.kVIjdJ/_new 2019-02-25 17:53:37.342522572 +0100 @@ -1,7 +1,7 @@ # -# spec file for package CuraEngine +# spec file for package stb # -# Copyright (c) 2013 SUSE LINUX Products 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,15 +12,15 @@ # 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: stb -Version: 2.31.1518379073.e6afb9c +Version: 2.32.1549563867.59e9702 Release: 0 Summary: Single-File Public Domain Libraries for C/C++ -License: MIT or Unlicense +License: MIT OR Unlicense Group: Development/Libraries/C and C++ Url: https://github.com/nothings/stb Source0: stb-%{version}.tar.xz @@ -53,6 +53,8 @@ %package devel Summary: Single-File Public Domain Libraries for C/C++ +Group: Development/Libraries/C and C++ + %description devel Useful functions provided via C header files: @@ -85,10 +87,10 @@ # nothing to do %install -mkdir -p %buildroot%_includedir -install -m0644 *.h %buildroot%_includedir +mkdir -p %buildroot%_includedir/stb +install -m0644 *.h %buildroot%_includedir/stb # stb_vorbis.c is a header file.. -cp stb_vorbis.c %buildroot%_includedir/stb_vorbis.h +cp stb_vorbis.c %buildroot%_includedir/stb/stb_vorbis.h %check cd tests @@ -96,6 +98,6 @@ %files devel %doc README.md docs -%_includedir/* +%_includedir/stb %changelog ++++++ _service ++++++ --- /var/tmp/diff_new_pack.kVIjdJ/_old 2019-02-25 17:53:37.366522561 +0100 +++ /var/tmp/diff_new_pack.kVIjdJ/_new 2019-02-25 17:53:37.370522559 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/nothings/stb.git</param> <param name="scm">git</param> <!-- defined in stb.h file --> - <param name="versionprefix">2.31</param> + <param name="versionprefix">2.32</param> </service> <service mode="disabled" name="set_version" /> ++++++ stb-2.31.1518379073.e6afb9c.obscpio -> stb-2.32.1549563867.59e9702.obscpio ++++++ ++++ 2477 lines of diff (skipped) ++++++ stb.obsinfo ++++++ --- /var/tmp/diff_new_pack.kVIjdJ/_old 2019-02-25 17:53:37.546522478 +0100 +++ /var/tmp/diff_new_pack.kVIjdJ/_new 2019-02-25 17:53:37.550522476 +0100 @@ -1,5 +1,5 @@ name: stb -version: 2.31.1518379073.e6afb9c -mtime: 1518379073 -commit: e6afb9cbae4064da8c3e69af3ff5c4629579c1d2 +version: 2.32.1549563867.59e9702 +mtime: 1549563867 +commit: 59e9702be5bfc0061e756c7beab7dcd3d363400d
