commit libzen for openSUSE:Factory

2020-08-29 Thread root
Hello community,

here is the log from the commit of package libzen for openSUSE:Factory checked 
in at 2020-08-29 20:35:37

Comparing /work/SRC/openSUSE:Factory/libzen (Old)
 and  /work/SRC/openSUSE:Factory/.libzen.new.3399 (New)


Package is "libzen"

Sat Aug 29 20:35:37 2020 rev:3 rq:829711 version:0.4.38

Changes:

--- /work/SRC/openSUSE:Factory/libzen/libzen.changes2018-01-13 
21:45:17.148680431 +0100
+++ /work/SRC/openSUSE:Factory/.libzen.new.3399/libzen.changes  2020-08-29 
20:35:41.993297370 +0200
@@ -1,0 +2,7 @@
+Tue Aug 25 07:47:59 UTC 2020 - Dirk Mueller 
+
+- update to 0.4.38:
+  * Ztring: some date conversion methods were not thread safe
+  * Miscellaneous fixes
+
+---

Old:

  libzen_0.4.37.tar.bz2

New:

  libzen_0.4.38.tar.bz2



Other differences:
--
++ libzen.spec ++
--- /var/tmp/diff_new_pack.F3bZKw/_old  2020-08-29 20:35:43.213297884 +0200
+++ /var/tmp/diff_new_pack.F3bZKw/_new  2020-08-29 20:35:43.213297884 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libzen
 #
-# 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,18 +12,18 @@
 # 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 sover  0
 Name:   libzen
-Version:0.4.37
+Version:0.4.38
 Release:0
 Summary:C++ utility library
 License:Zlib
 Group:  Development/Libraries/C and C++
-Url:http://zenlib.sourceforge.net/
+URL:http://zenlib.sourceforge.net/
 Source: 
https://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.bz2
 Source1:baselibs.conf
 BuildRequires:  doxygen

++ libzen_0.4.37.tar.bz2 -> libzen_0.4.38.tar.bz2 ++
 5262 lines of diff (skipped)




commit libzen for openSUSE:Factory

2018-01-13 Thread root
Hello community,

here is the log from the commit of package libzen for openSUSE:Factory checked 
in at 2018-01-13 21:45:15

Comparing /work/SRC/openSUSE:Factory/libzen (Old)
 and  /work/SRC/openSUSE:Factory/.libzen.new (New)


Package is "libzen"

Sat Jan 13 21:45:15 2018 rev:2 rq:559136 version:0.4.37

Changes:

--- /work/SRC/openSUSE:Factory/libzen/libzen.changes2017-03-28 
15:21:16.453621620 +0200
+++ /work/SRC/openSUSE:Factory/.libzen.new/libzen.changes   2018-01-13 
21:45:17.148680431 +0100
@@ -1,0 +2,35 @@
+Thu Dec 21 14:22:00 UTC 2017 - aloi...@gmx.com
+
+- Update to version 0.4.37
+  * Restore CMake 2.8 compatibility
+  * Fix CSV loading with old Mac-style carriage return
+  * Fix a mutex dead lock with some thread class calls
+  version 0.4.36
+  * pkg-config and CMake improvements
+  * Correct handle of load from CSV with quotes
+  * Mageia 6, Fedora 26, Debian 9 compatibility
+  version 0.4.35
+  * Enable large files support in CMake project
+  * Visual Studio 2017 project files
+  version 0.4.34
+  * Minor performance optimizations and cleanup (Thanks to Pavel Pimenov)
+  * Add PKGBUILD file for Arch Linux
+  * CMake improvements (Thanks to evpobr)
+  * Build scripts improvements
+  * Fix for Ubuntu 16.10
+  * Change lib name for Fedora and RHEL/CentOS to follow their guidelines
+  * Update Visual Studio project files (support of 32-bit CPU without SSE)
+  version 0.4.33
+  * File::Open(): using now FILE_APPEND_DATA on windows when append mode is 
requested
+  * File::Open(): accept file names with * and ? characters on non-Windows 
platforms
+  * Better MinGW and CygWin compatibility
+  * autogen.sh: Adding missing shebang
+  * Dir/Create: create the parents directory if not existing
+  version 0.4.32
+  * Ztring::From_UTF8() was not handling 4 bytes UTF8 codes correctly
+
+- Use new source URL
+
+- Spec cleanup
+
+---

Old:

  libzen_0.4.31.tar.bz2

New:

  libzen_0.4.37.tar.bz2



Other differences:
--
++ libzen.spec ++
--- /var/tmp/diff_new_pack.300yl9/_old  2018-01-13 21:45:17.972642023 +0100
+++ /var/tmp/diff_new_pack.300yl9/_new  2018-01-13 21:45:17.976641837 +0100
@@ -1,7 +1,7 @@
+#
 # spec file for package libzen
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2008-2010 oc2pus
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,20 +18,19 @@
 
 %define sover  0
 Name:   libzen
-Version:0.4.31
+Version:0.4.37
 Release:0
 Summary:C++ utility library
 License:Zlib
 Group:  Development/Libraries/C and C++
 Url:http://zenlib.sourceforge.net/
-Source: 
https://prdownloads.sourceforge.net/zenlib/libzen_%{version}.tar.bz2
+Source: 
https://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.bz2
 Source1:baselibs.conf
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 ZenLib is a C++ utility library. It includes classes for handling
@@ -58,8 +57,7 @@
 
 %prep
 %setup -q -n ZenLib
-sed -i 's/\r$//' *.txt Source/Doc/*.html
-chmod 644 *.txt Source/Doc/*.html
+sed -i 's/\r$//' *.txt
 
 %build
 # generate docs
@@ -69,8 +67,7 @@
 popd
 
 pushd Project/GNU/Library
-chmod +x autogen
-NOCONFIGURE=1 ./autogen
+autoreconf -fiv
 %configure --enable-shared --disable-static
 make %{?_smp_mflags}
 popd
@@ -80,26 +77,9 @@
 %make_install
 popd
 
-# Zenlib headers and ZenLib-config
-install -dm 755 %{buildroot}%{_includedir}/ZenLib
-install -m 644 Source/ZenLib/*.h \
-%{buildroot}%{_includedir}/ZenLib
-for i in HTTP_Client Format/Html Format/Http; do
-install -dm 755 %{buildroot}%{_includedir}/ZenLib/$i
-install -m 644 Source/ZenLib/$i/*.h \
-   %{buildroot}%{_includedir}/ZenLib/$i
-done
-
-sed -i -e 's|Version: |Version: %{version}|g' \
-Project/GNU/Library/libzen.pc
-install -dm 755 %{buildroot}%{_libdir}/pkgconfig
-install -m 644 Project/GNU/Library/libzen.pc \
-%{buildroot}%{_libdir}/pkgconfig
-
-rm %{buildroot}%{_libdir}/libzen.la
-
-# we don't need libzen-config
-rm %{buildroot}%{_bindir}/libzen-config
+sed -i -e '/^Libs_Static/d' \
+%{buildroot}%{_libdir}/pkgconfig/%{name}.pc
+rm %{buildroot}%{_libdir}/%{name}.la
 
 %fdupes %{buildroot}/%{_prefix}
 

++ libzen_0.4.31.tar.bz2 -> libzen_0.4.37.tar.bz2 ++
 9423 lines of diff (skipped)




commit libzen for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package libzen for openSUSE:Factory checked 
in at 2017-03-28 15:21:14

Comparing /work/SRC/openSUSE:Factory/libzen (Old)
 and  /work/SRC/openSUSE:Factory/.libzen.new (New)


Package is "libzen"

Tue Mar 28 15:21:14 2017 rev:1 rq:476972 version:0.4.31

Changes:

New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.libzen.new/libzen.changes   2017-03-28 
15:21:16.453621620 +0200
@@ -0,0 +1,197 @@
+---
+Sat Mar  4 14:16:14 UTC 2017 - jeng...@inai.de
+
+- Rename %soname to %sover to reflects its actual use.
+- Drop export CFLAGS because %configure does that already.
+- Use --disable-static in place of building and later removing .a.
+- Limit scope of %fdupes to partition.
+- Clean up descriptions.
+
+---
+Sun Feb 26 15:07:01 UTC 2017 - aloi...@gmx.com
+
+- Added baselibs.conf as source file
+
+---
+Sun Feb 26 14:43:12 UTC 2017 - davejpla...@gmail.com
+
+- Relicensed to Zlib following Fedora.
+
+---
+Sun Feb 26 10:02:21 UTC 2017 - aloi...@gmx.com
+
+- Update to version 0.4.31
+  * BigEndian2float16() was buggy
+  *  is possible only with C++
+  version 0.4.30
+  * New MemoryUtils.h functions for SSE2 memcpy
+  * Ztring::From_Unicode(const wchar_t S)
+  * CMake: scripts improvements, thanks to Ivan Romanov
+
+- Spec cleanup
+
+---
+Thu Mar 27 20:11:48 UTC 2014 - i...@margueirte.su
+
+- update version 0.4.29
+  * Ztring: Ztring_NoZero option was not correctly implemented
+  * File: Write only is not possible with ios_base::out (file is 
+truncated) on Linux
+  * Dir: Include_Dirs only was not working
+  * File: accepts Windows "\\?\" magic value
+
+---
+
+Thu Oct  4 00:17:53 UTC 2012 - i...@marguerite.su  
+
+- Update to 0.4.28
+  * Removing _T() in order to be compatible with LLVM compiler
+  * Ztring: UTF-16 conversion routines crash if the provided string size is 
odd.
+  * GNU: forcing stdc++ at link
+
+---
+Sat May 19 15:53:06 UTC 2012 - seife+...@b1-systems.com
+
+- add autoconf/automake/libtool to buildrequires to fix 12.2 build
+
+---
+Tue Oct 18 16:29:55 UTC 2011 - nom...@nomail.com
+
+- Update to 0.4.22
+  x #3412495, Ztring: To_UTF8() was working wrong, corrected 
+thanks to Andrew Jang
+  x #3157308, Ztring::Assign_FromFile(): Memory leak
+  + TinyXml updated
+  + float16 (on disk) support
+  + Ztring: more compatibility with uCLibC
+  x BitStream_LE: wrong result if buffer underrun
+  + HTTP helpers in Unicode version
+  x BitStream Little Endian: count of remaining bits was wrong
+  x ZtringList and ZtringListList :: Read(): do not remove pending 
+delimiters
+  x File Open status: error with Windows return value
+
+
+---
+Tue Mar  8 10:17:32 UTC 2011 - pascal.ble...@opensuse.org
+
+- add baselibs.conf
+
+- update to 0.4.17:
+  * BitStream: skip methods improvements
+
+- changes from 0.4.16:
+  * BitStream: Peek3()
+  * decimal point issues with some specific compilers/OS
+  * ZtringList: issues with EOL
+  * #3025205, file is not opened if a "?" is in it
+
+---
+Sat Jul 31 00:00:00 UTC 2010 - t...@links2linux.de
+
+- update to 0.4.15
+
+---
+Mon May  3 00:00:00 UTC 2010 - t...@links2linux.de
+
+- update to 0.4.14
+
+---
+Fri Apr 16 00:00:00 UTC 2010 - t...@links2linux.de
+
+- update to 0.4.13
+
+---
+Tue Mar  9 00:00:00 UTC 2010 - t...@links2linux.de
+
+- update to 0.4.12
+
+---
+Sun Feb 21 00:00:00 UTC 2010 - t...@links2linux.de
+
+- update to 0.4.11
+
+---
+Mon Jan 11 00:00:00 UTC 2010 - t...@links2linux.de
+
+- update to 0.4.10
+
+---
+Fri Nov 20 00:00:00 UTC 2009 - t...@links2linux.de
+
+- update to 0.4.9
+
+---
+Fri Oct 30 00:00:00 UTC 2009 - t...@links2linux.de
+
+- update to 0.4.8
+
+---
+Tu