commit libevt for openSUSE:Factory

2024-04-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2024-04-21 20:29:16

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


Package is "libevt"

Sun Apr 21 20:29:16 2024 rev:26 rq:1169484 version:20240421

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2024-02-07 
18:49:15.640533863 +0100
+++ /work/SRC/openSUSE:Factory/.libevt.new.26366/libevt.changes 2024-04-21 
20:30:37.333279167 +0200
@@ -1,0 +2,6 @@
+Sun Apr 21 10:52:14 UTC 2024 - Jan Engelhardt 
+
+- Update to release 20240421
+  * No changelog was provided
+
+---

Old:

  libevt-alpha-20240203.tar.gz
  libevt-alpha-20240203.tar.gz.asc

New:

  libevt-alpha-20240421.tar.gz
  libevt-alpha-20240421.tar.gz.asc



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.X4SoTm/_old  2024-04-21 20:30:37.841297816 +0200
+++ /var/tmp/diff_new_pack.X4SoTm/_new  2024-04-21 20:30:37.845297963 +0200
@@ -18,42 +18,42 @@
 
 %define lname  libevt1
 Name:   libevt
-Version:20240203
+Version:20240421
 Release:0
 Summary:Library and tools to access the Windows Event Log (EVT) format
 License:GFDL-1.3-or-later AND LGPL-3.0-or-later
 Group:  Productivity/File utilities
 URL:https://github.com/libyal/libevt
-Source: 
https://github.com/libyal/libevt/releases/download/%version/libevt-alpha-%version.tar.gz
-Source2:
https://github.com/libyal/libevt/releases/download/%version/libevt-alpha-%version.tar.gz.asc
+Source: 
https://github.com/libyal/%name/releases/download/%version/%name-alpha-%version.tar.gz
+Source2:
https://github.com/libyal/%name/releases/download/%version/%name-alpha-%version.tar.gz.asc
 Source3:%name.keyring
 Source8:Windows_Event_Log_EVT.pdf
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %python_module devel
+BuildRequires:  %python_module setuptools
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
-BuildRequires:  pkgconfig(libbfio) >= 20221025
-BuildRequires:  pkgconfig(libcdata) >= 20240103
-BuildRequires:  pkgconfig(libcdirectory) >= 20240105
-BuildRequires:  pkgconfig(libcerror) >= 20240101
-BuildRequires:  pkgconfig(libcfile) >= 20240106
-BuildRequires:  pkgconfig(libclocale) >= 20240107
-BuildRequires:  pkgconfig(libcnotify) >= 20240108
-BuildRequires:  pkgconfig(libcpath) >= 20240109
-BuildRequires:  pkgconfig(libcsplit) >= 20240110
-BuildRequires:  pkgconfig(libcthreads) >= 20240102
+BuildRequires:  pkgconfig(libbfio) >= 20240414
+BuildRequires:  pkgconfig(libcdata) >= 20240414
+BuildRequires:  pkgconfig(libcdirectory) >= 20240414
+BuildRequires:  pkgconfig(libcerror) >= 20240413
+BuildRequires:  pkgconfig(libcfile) >= 20240414
+BuildRequires:  pkgconfig(libclocale) >= 20240414
+BuildRequires:  pkgconfig(libcnotify) >= 20240414
+BuildRequires:  pkgconfig(libcpath) >= 20240414
+BuildRequires:  pkgconfig(libcsplit) >= 20240414
+BuildRequires:  pkgconfig(libcthreads) >= 20240413
 BuildRequires:  pkgconfig(libexe) >= 20210424
-BuildRequires:  pkgconfig(libfcache) >= 20240112
-BuildRequires:  pkgconfig(libfdata) >= 20240114
-BuildRequires:  pkgconfig(libfdatetime) >= 20240115
-BuildRequires:  pkgconfig(libfguid) >= 20240116
-BuildRequires:  pkgconfig(libfvalue) >= 20240124
-BuildRequires:  pkgconfig(libfwevt) >= 20240101
-BuildRequires:  pkgconfig(libfwnt) >= 20240126
-BuildRequires:  pkgconfig(libregf) >= 20231203
-BuildRequires:  pkgconfig(libuna) >= 20240130
-BuildRequires:  pkgconfig(libwrc) >= 20231228
+BuildRequires:  pkgconfig(libfcache) >= 20240414
+BuildRequires:  pkgconfig(libfdata) >= 20240415
+BuildRequires:  pkgconfig(libfdatetime) >= 20240415
+BuildRequires:  pkgconfig(libfguid) >= 20240415
+BuildRequires:  pkgconfig(libfvalue) >= 20240415
+BuildRequires:  pkgconfig(libfwevt) >= 20240415
+BuildRequires:  pkgconfig(libfwnt) >= 20240415
+BuildRequires:  pkgconfig(libregf) >= 20240421
+BuildRequires:  pkgconfig(libuna) >= 20240414
+BuildRequires:  pkgconfig(libwrc) >= 20240421
 BuildRequires:  pkgconfig(python3)
 %python_subpackages
 # Various notes: https://en.opensuse.org/libyal
@@ -114,10 +114,9 @@
 
 %install
 mv %_builddir/rt/* %buildroot/
-find %{buildroot} -type f -name "*.la" -delete -print
+find %buildroot -type f -name "*.la" -delete -print
 
-%post   -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%ldconfig_scriptlets -n %lname
 
 %files -n %lname
 %license COPYING*

++ libevt-alpha-20240203.tar.gz -> 

commit libevt for openSUSE:Factory

2023-11-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2023-11-21 21:32:47

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


Package is "libevt"

Tue Nov 21 21:32:47 2023 rev:24 rq:1127876 version:20231121

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2023-08-09 
17:25:15.353381249 +0200
+++ /work/SRC/openSUSE:Factory/.libevt.new.2521/libevt.changes  2023-11-21 
21:34:19.712460109 +0100
@@ -1,0 +2,6 @@
+Tue Nov 21 09:54:12 UTC 2023 - Jan Engelhardt 
+
+- Update to release 20231121
+  * More Python 3 Unicode support
+
+---

Old:

  libevt-alpha-20221022.tar.gz
  libevt-alpha-20221022.tar.gz.asc

New:

  libevt-alpha-20231121.tar.gz
  libevt-alpha-20231121.tar.gz.asc



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.Xq5yP1/_old  2023-11-21 21:34:20.300481811 +0100
+++ /var/tmp/diff_new_pack.Xq5yP1/_new  2023-11-21 21:34:20.300481811 +0100
@@ -18,7 +18,7 @@
 
 %define lname  libevt1
 Name:   libevt
-Version:20221022
+Version:20231121
 Release:0
 Summary:Library and tools to access the Windows Event Log (EVT) format
 License:GFDL-1.3-or-later AND LGPL-3.0-or-later
@@ -33,7 +33,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libbfio) >= 20220120
-BuildRequires:  pkgconfig(libcdata) >= 20220115
+BuildRequires:  pkgconfig(libcdata) >= 20230108
 BuildRequires:  pkgconfig(libcdirectory) >= 20220105
 BuildRequires:  pkgconfig(libcerror) >= 20220101
 BuildRequires:  pkgconfig(libcfile) >= 20220106
@@ -43,15 +43,15 @@
 BuildRequires:  pkgconfig(libcsplit) >= 20220109
 BuildRequires:  pkgconfig(libcthreads) >= 20220102
 BuildRequires:  pkgconfig(libexe) >= 20210424
-BuildRequires:  pkgconfig(libfcache) >= 20220110
-BuildRequires:  pkgconfig(libfdata) >= 20211023
+BuildRequires:  pkgconfig(libfcache) >= 20230115
+BuildRequires:  pkgconfig(libfdata) >= 20230319
 BuildRequires:  pkgconfig(libfdatetime) >= 20220112
 BuildRequires:  pkgconfig(libfguid) >= 20220113
 BuildRequires:  pkgconfig(libfvalue) >= 20220120
 BuildRequires:  pkgconfig(libfwevt) >= 20220723
 BuildRequires:  pkgconfig(libfwnt) >= 20210906
-BuildRequires:  pkgconfig(libregf) >= 20220131
-BuildRequires:  pkgconfig(libuna) >= 20220611
+BuildRequires:  pkgconfig(libregf) >= 20231029
+BuildRequires:  pkgconfig(libuna) >= 20230710
 BuildRequires:  pkgconfig(libwrc) >= 20220720
 BuildRequires:  pkgconfig(python3)
 %python_subpackages

++ libevt-alpha-20221022.tar.gz -> libevt-alpha-20231121.tar.gz ++
 35925 lines of diff (skipped)


commit libevt for openSUSE:Factory

2023-08-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2023-08-09 17:25:08

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


Package is "libevt"

Wed Aug  9 17:25:08 2023 rev:23 rq:1102988 version:20221022

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2023-01-04 
17:51:44.909879519 +0100
+++ /work/SRC/openSUSE:Factory/.libevt.new.11712/libevt.changes 2023-08-09 
17:25:15.353381249 +0200
@@ -1,0 +2,5 @@
+Tue Aug  1 15:55:51 UTC 2023 - Greg Freemyer 
+
+- use %{?sle15_python_module_pythons} for opensuse15.5 compatibility
+
+---



Other differences:
--


commit libevt for openSUSE:Factory

2023-01-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2023-01-04 17:51:23

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


Package is "libevt"

Wed Jan  4 17:51:23 2023 rev:22 rq:1046575 version:20221022

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2022-11-28 
11:06:14.639514040 +0100
+++ /work/SRC/openSUSE:Factory/.libevt.new.1563/libevt.changes  2023-01-04 
17:51:44.909879519 +0100
@@ -1,0 +2,5 @@
+Tue Jan  3 15:57:49 UTC 2023 - Jan Engelhardt 
+
+- Add missing Require on libbfio-devel.
+
+---



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.y0uyEd/_old  2023-01-04 17:51:45.345882090 +0100
+++ /var/tmp/diff_new_pack.y0uyEd/_new  2023-01-04 17:51:45.353882136 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libevt
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -87,6 +87,7 @@
 License:GFDL-1.3-or-later AND LGPL-3.0-or-later
 Group:  Development/Libraries/C and C++
 Requires:   %lname = %version
+Requires:   libbfio-devel
 
 %description devel
 libevt is a library to access the Windows Event Log (EVT) format.


commit libevt for openSUSE:Factory

2022-11-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2022-11-28 11:06:10

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


Package is "libevt"

Mon Nov 28 11:06:10 2022 rev:21 rq:1038454 version:20221022

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2022-10-24 
11:13:16.995220476 +0200
+++ /work/SRC/openSUSE:Factory/.libevt.new.1597/libevt.changes  2022-11-28 
11:06:14.639514040 +0100
@@ -1,0 +2,6 @@
+Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt 
+
+- Delete system-libs.patch (not needed - system libs are
+  autodetected)
+
+---

Old:

  system-libs.patch



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.Lkcb2T/_old  2022-11-28 11:06:15.175516664 +0100
+++ /var/tmp/diff_new_pack.Lkcb2T/_new  2022-11-28 11:06:15.179516684 +0100
@@ -28,11 +28,8 @@
 Source2:
https://github.com/libyal/libevt/releases/download/%version/libevt-alpha-%version.tar.gz.asc
 Source3:%name.keyring
 Source8:Windows_Event_Log_EVT.pdf
-Patch1: system-libs.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.21
-BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libbfio) >= 20220120
@@ -58,6 +55,7 @@
 BuildRequires:  pkgconfig(libwrc) >= 20220720
 BuildRequires:  pkgconfig(python3)
 %python_subpackages
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 libevt is a library and tools to access the Windows Event Log
@@ -101,15 +99,12 @@
 cp %_sourcedir/*.pdf .
 
 %build
-autoreconf -fi
-# OOT builds are presently broken, so we have to install
-# within each python iteration now, not in %%install.
 %{python_expand #
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static --enable-wide-character-type \
--enable-python PYTHON_VERSION="%{$python_bin_suffix}" \
LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+grep ' '' ''local' config.log && exit 1
 %make_build
 %make_install DESTDIR="%_builddir/rt"
 %make_build clean


commit libevt for openSUSE:Factory

2022-10-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2022-10-24 11:13:03

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


Package is "libevt"

Mon Oct 24 11:13:03 2022 rev:20 rq:1030600 version:20221022

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2022-08-30 
14:49:55.832189399 +0200
+++ /work/SRC/openSUSE:Factory/.libevt.new.2275/libevt.changes  2022-10-24 
11:13:16.995220476 +0200
@@ -1,0 +2,6 @@
+Sun Oct 23 12:21:32 UTC 2022 - Jan Engelhardt 
+
+- Update to release 20221022
+  * No changelog was provided
+
+---

Old:

  _service
  libevt-20220808.tar.xz

New:

  libevt-alpha-20221022.tar.gz
  libevt-alpha-20221022.tar.gz.asc
  libevt.keyring



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.zLe74x/_old  2022-10-24 11:13:17.699221928 +0200
+++ /var/tmp/diff_new_pack.zLe74x/_new  2022-10-24 11:13:17.703221936 +0200
@@ -18,14 +18,16 @@
 
 %define lname  libevt1
 Name:   libevt
-Version:20220808
+Version:20221022
 Release:0
 Summary:Library and tools to access the Windows Event Log (EVT) format
 License:GFDL-1.3-or-later AND LGPL-3.0-or-later
 Group:  Productivity/File utilities
 URL:https://github.com/libyal/libevt
-Source: %name-%version.tar.xz
-Source2:Windows_Event_Log_EVT.pdf
+Source: 
https://github.com/libyal/libevt/releases/download/%version/libevt-alpha-%version.tar.gz
+Source2:
https://github.com/libyal/libevt/releases/download/%version/libevt-alpha-%version.tar.gz.asc
+Source3:%name.keyring
+Source8:Windows_Event_Log_EVT.pdf
 Patch1: system-libs.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
@@ -96,7 +98,7 @@
 
 %prep
 %autosetup -p1
-cp "%SOURCE2" .
+cp %_sourcedir/*.pdf .
 
 %build
 autoreconf -fi


commit libevt for openSUSE:Factory

2022-08-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2022-08-30 14:49:23

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


Package is "libevt"

Tue Aug 30 14:49:23 2022 rev:19 rq:47 version:20220808

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2022-08-09 
15:28:56.721726845 +0200
+++ /work/SRC/openSUSE:Factory/.libevt.new.2083/libevt.changes  2022-08-30 
14:49:55.832189399 +0200
@@ -1,0 +2,5 @@
+Mon Aug 29 09:26:05 UTC 2022 - Jan Engelhardt 
+
+- Update build requirements on libcdirectory, libcfile
+
+---



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.akFjRq/_old  2022-08-30 14:49:56.292190573 +0200
+++ /var/tmp/diff_new_pack.akFjRq/_new  2022-08-30 14:49:56.296190583 +0200
@@ -35,9 +35,9 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libbfio) >= 20220120
 BuildRequires:  pkgconfig(libcdata) >= 20220115
-BuildRequires:  pkgconfig(libcdirectory) >= 20210415
+BuildRequires:  pkgconfig(libcdirectory) >= 20220105
 BuildRequires:  pkgconfig(libcerror) >= 20220101
-BuildRequires:  pkgconfig(libcfile) >= 20210409
+BuildRequires:  pkgconfig(libcfile) >= 20220106
 BuildRequires:  pkgconfig(libclocale) >= 20220107
 BuildRequires:  pkgconfig(libcnotify) >= 20220108
 BuildRequires:  pkgconfig(libcpath) >= 20220108


commit libevt for openSUSE:Factory

2022-08-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2022-08-09 15:28:25

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


Package is "libevt"

Tue Aug  9 15:28:25 2022 rev:18 rq:993980 version:20220808

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2022-01-22 
08:19:29.870372607 +0100
+++ /work/SRC/openSUSE:Factory/.libevt.new.1521/libevt.changes  2022-08-09 
15:28:56.721726845 +0200
@@ -1,0 +2,6 @@
+Tue Aug  9 07:37:49 UTC 2022 - Jan Engelhardt 
+
+- Update to snapshot 20220808
+  * Build with newer libwrc
+
+---

Old:

  libevt-20210503.tar.xz

New:

  libevt-20220808.tar.xz



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.xT7g7B/_old  2022-08-09 15:28:57.189728182 +0200
+++ /var/tmp/diff_new_pack.xT7g7B/_new  2022-08-09 15:28:57.201728216 +0200
@@ -18,7 +18,7 @@
 
 %define lname  libevt1
 Name:   libevt
-Version:20210503
+Version:20220808
 Release:0
 Summary:Library and tools to access the Windows Event Log (EVT) format
 License:GFDL-1.3-or-later AND LGPL-3.0-or-later
@@ -29,31 +29,31 @@
 Patch1: system-libs.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.18.1
+BuildRequires:  gettext-tools >= 0.21
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
-BuildRequires:  pkgconfig(libbfio) >= 20201229
-BuildRequires:  pkgconfig(libcdata) >= 20200509
-BuildRequires:  pkgconfig(libcdirectory) >= 20200702
-BuildRequires:  pkgconfig(libcerror) >= 20201121
-BuildRequires:  pkgconfig(libcfile) >= 20201229
-BuildRequires:  pkgconfig(libclocale) >= 20200913
-BuildRequires:  pkgconfig(libcnotify) >= 20200913
-BuildRequires:  pkgconfig(libcpath) >= 20200623
-BuildRequires:  pkgconfig(libcsplit) >= 20200703
-BuildRequires:  pkgconfig(libcthreads) >= 20200508
+BuildRequires:  pkgconfig(libbfio) >= 20220120
+BuildRequires:  pkgconfig(libcdata) >= 20220115
+BuildRequires:  pkgconfig(libcdirectory) >= 20210415
+BuildRequires:  pkgconfig(libcerror) >= 20220101
+BuildRequires:  pkgconfig(libcfile) >= 20210409
+BuildRequires:  pkgconfig(libclocale) >= 20220107
+BuildRequires:  pkgconfig(libcnotify) >= 20220108
+BuildRequires:  pkgconfig(libcpath) >= 20220108
+BuildRequires:  pkgconfig(libcsplit) >= 20220109
+BuildRequires:  pkgconfig(libcthreads) >= 20220102
 BuildRequires:  pkgconfig(libexe) >= 20210424
-BuildRequires:  pkgconfig(libfcache) >= 20200708
-BuildRequires:  pkgconfig(libfdata) >= 20201129
-BuildRequires:  pkgconfig(libfdatetime) >= 20180910
-BuildRequires:  pkgconfig(libfguid) >= 20180724
-BuildRequires:  pkgconfig(libfvalue) >= 20210510
-BuildRequires:  pkgconfig(libfwevt) >= 20210508
-BuildRequires:  pkgconfig(libfwnt) >= 20210421
-BuildRequires:  pkgconfig(libregf) >= 20210419
-BuildRequires:  pkgconfig(libuna) >= 20201204
-BuildRequires:  pkgconfig(libwrc) >= 20210425
+BuildRequires:  pkgconfig(libfcache) >= 20220110
+BuildRequires:  pkgconfig(libfdata) >= 20211023
+BuildRequires:  pkgconfig(libfdatetime) >= 20220112
+BuildRequires:  pkgconfig(libfguid) >= 20220113
+BuildRequires:  pkgconfig(libfvalue) >= 20220120
+BuildRequires:  pkgconfig(libfwevt) >= 20220723
+BuildRequires:  pkgconfig(libfwnt) >= 20210906
+BuildRequires:  pkgconfig(libregf) >= 20220131
+BuildRequires:  pkgconfig(libuna) >= 20220611
+BuildRequires:  pkgconfig(libwrc) >= 20220720
 BuildRequires:  pkgconfig(python3)
 %python_subpackages
 
@@ -103,8 +103,11 @@
 # OOT builds are presently broken, so we have to install
 # within each python iteration now, not in %%install.
 %{python_expand #
+# see libcdata for version-sc
+echo "V_%version { global: *; };" >v.sym
 %configure --disable-static --enable-wide-character-type \
-   --enable-python PYTHON_VERSION="%{$python_bin_suffix}"
+   --enable-python PYTHON_VERSION="%{$python_bin_suffix}" \
+   LDFLAGS="-Wl,--version-script=$PWD/v.sym"
 %make_build
 %make_install DESTDIR="%_builddir/rt"
 %make_build clean

++ _service ++
--- /var/tmp/diff_new_pack.xT7g7B/_old  2022-08-09 15:28:57.249728353 +0200
+++ /var/tmp/diff_new_pack.xT7g7B/_new  2022-08-09 15:28:57.249728353 +0200
@@ -2,9 +2,9 @@

git
https://github.com/libyal/libevt
-   bc1ed1a6414be337e4ef59d5325b2ee1c37c55a8
+   ddb14d83aadc408641f773f979d04c0f5a702659

-   20210503
+   20220808


*.tar

++ libevt-20210503.tar.xz -> 

commit libevt for openSUSE:Factory

2022-01-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2022-01-22 08:18:36

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


Package is "libevt"

Sat Jan 22 08:18:36 2022 rev:17 rq:948018 version:20210503

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2021-06-27 
19:00:18.232372376 +0200
+++ /work/SRC/openSUSE:Factory/.libevt.new.1938/libevt.changes  2022-01-22 
08:19:29.870372607 +0100
@@ -1,0 +2,5 @@
+Fri Jan 21 18:25:58 UTC 2022 - Jan Engelhardt 
+
+- Edit specfile to do multipython builds.
+
+---



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.30Yve4/_old  2022-01-22 08:19:30.310369642 +0100
+++ /var/tmp/diff_new_pack.30Yve4/_new  2022-01-22 08:19:30.318369588 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libevt
 #
-# 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
@@ -27,10 +27,12 @@
 Source: %name-%version.tar.xz
 Source2:Windows_Event_Log_EVT.pdf
 Patch1: system-libs.patch
+BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
 BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libbfio) >= 20201229
 BuildRequires:  pkgconfig(libcdata) >= 20200509
 BuildRequires:  pkgconfig(libcdirectory) >= 20200702
@@ -53,6 +55,7 @@
 BuildRequires:  pkgconfig(libuna) >= 20201204
 BuildRequires:  pkgconfig(libwrc) >= 20210425
 BuildRequires:  pkgconfig(python3)
+%python_subpackages
 
 %description
 libevt is a library and tools to access the Windows Event Log
@@ -91,29 +94,25 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of %name.
 
-%package -n python3-%name
-Summary:Python bindings for libevt, a Windows event file parser
-License:LGPL-3.0-or-later
-Group:  Development/Libraries/Python
-
-%description -n python3-%name
-Python bindings for libevt, which can read Windows event files.
-
 %prep
 %autosetup -p1
 cp "%SOURCE2" .
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
-%configure \
---disable-static \
---enable-wide-character-type \
---enable-python3
+autoreconf -fi
+# OOT builds are presently broken, so we have to install
+# within each python iteration now, not in %%install.
+%{python_expand #
+%configure --disable-static --enable-wide-character-type \
+   --enable-python PYTHON_VERSION="%{$python_bin_suffix}"
 %make_build
+%make_install DESTDIR="%_builddir/rt"
+%make_build clean
+}
 
 %install
-%make_install
-find %buildroot -name '*.la' -delete
+mv %_builddir/rt/* %buildroot/
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig
@@ -122,11 +121,11 @@
 %license COPYING*
 %_libdir/libevt.so.*
 
-%files tools
+%files -n %name-tools
 %_bindir/evt*
 %_mandir/man1/evt*.1*
 
-%files devel
+%files -n %name-devel
 %doc Windows_Event_Log*.pdf
 %license COPYING*
 %_includedir/libevt.h
@@ -135,8 +134,8 @@
 %_libdir/pkgconfig/libevt.pc
 %_mandir/man3/libevt.3*
 
-%files -n python3-%name
+%files %python_files
 %license COPYING*
-%python3_sitearch/pyevt.so
+%python_sitearch/pyevt.so
 
 %changelog


commit libevt for openSUSE:Factory

2021-06-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2021-06-27 18:59:09

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


Package is "libevt"

Sun Jun 27 18:59:09 2021 rev:16 rq:902499 version:20210503

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2021-06-11 
00:18:57.325346284 +0200
+++ /work/SRC/openSUSE:Factory/.libevt.new.2625/libevt.changes  2021-06-27 
19:00:18.232372376 +0200
@@ -1,0 +2,5 @@
+Sat Jun 26 09:51:54 UTC 2021 - Jan Engelhardt 
+
+- Drop python2 module build.
+
+---



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.sx4paL/_old  2021-06-27 19:00:18.616372881 +0200
+++ /var/tmp/diff_new_pack.sx4paL/_new  2021-06-27 19:00:18.620372886 +0200
@@ -16,7 +16,6 @@
 #
 
 
-%bcond_without python2
 %define lname  libevt1
 Name:   libevt
 Version:20210503
@@ -53,9 +52,6 @@
 BuildRequires:  pkgconfig(libregf) >= 20210419
 BuildRequires:  pkgconfig(libuna) >= 20201204
 BuildRequires:  pkgconfig(libwrc) >= 20210425
-%if %{with python2}
-BuildRequires:  pkgconfig(python2)
-%endif
 BuildRequires:  pkgconfig(python3)
 
 %description
@@ -95,15 +91,6 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of %name.
 
-%package -n python2-%name
-Summary:Python bindings for libevt, a Windows event file parser
-License:LGPL-3.0-or-later
-Group:  Development/Libraries/Python
-Obsoletes:  python-%name < 20191221
-
-%description -n python2-%name
-Python bindings for libevt, which can read Windows event files.
-
 %package -n python3-%name
 Summary:Python bindings for libevt, a Windows event file parser
 License:LGPL-3.0-or-later
@@ -121,9 +108,6 @@
 %configure \
 --disable-static \
 --enable-wide-character-type \
-%if %{with python2}
---enable-python2 \
-%endif
 --enable-python3
 %make_build
 
@@ -151,12 +135,6 @@
 %_libdir/pkgconfig/libevt.pc
 %_mandir/man3/libevt.3*
 
-%if %{with python2}
-%files -n python2-%name
-%license COPYING*
-%python2_sitearch/pyevt.so
-%endif
-
 %files -n python3-%name
 %license COPYING*
 %python3_sitearch/pyevt.so


commit libevt for openSUSE:Factory

2021-06-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2021-06-11 00:18:31

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


Package is "libevt"

Fri Jun 11 00:18:31 2021 rev:15 rq:898781 version:20210503

Changes:

--- /work/SRC/openSUSE:Factory/libevt/libevt.changes2020-12-25 
18:50:55.769253228 +0100
+++ /work/SRC/openSUSE:Factory/.libevt.new.32437/libevt.changes 2021-06-11 
00:18:57.325346284 +0200
@@ -1,0 +2,7 @@
+Thu May 13 22:52:32 UTC 2021 - Jan Engelhardt 
+
+- Update to snapshot 20210503 (bc1ed1a6)
+  * No changelog was provided
+- Add system-libs.patch
+
+---

Old:

  libevt-alpha-20200926.tar.gz

New:

  _service
  libevt-20210503.tar.xz
  system-libs.patch



Other differences:
--
++ libevt.spec ++
--- /var/tmp/diff_new_pack.9tugJi/_old  2021-06-11 00:18:58.581348465 +0200
+++ /var/tmp/diff_new_pack.9tugJi/_new  2021-06-11 00:18:58.585348472 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libevt
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,50 +17,46 @@
 
 
 %bcond_without python2
-Name:   libevt
 %define lname  libevt1
-%define timestamp  20200926
-Version:0~%timestamp
+Name:   libevt
+Version:20210503
 Release:0
 Summary:Library and tools to access the Windows Event Log (EVT) format
-License:LGPL-3.0-or-later AND GFDL-1.3-or-later
+License:GFDL-1.3-or-later AND LGPL-3.0-or-later
 Group:  Productivity/File utilities
-URL:https://github.com/libyal/libevt/wiki
-Source: 
https://github.com/libyal/libevt/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
+URL:https://github.com/libyal/libevt
+Source: %name-%version.tar.xz
 Source2:Windows_Event_Log_EVT.pdf
+Patch1: system-libs.patch
+BuildRequires:  c_compiler
+BuildRequires:  gettext-tools >= 0.18.1
+BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(libbfio) >= 20201229
+BuildRequires:  pkgconfig(libcdata) >= 20200509
+BuildRequires:  pkgconfig(libcdirectory) >= 20200702
+BuildRequires:  pkgconfig(libcerror) >= 20201121
+BuildRequires:  pkgconfig(libcfile) >= 20201229
+BuildRequires:  pkgconfig(libclocale) >= 20200913
+BuildRequires:  pkgconfig(libcnotify) >= 20200913
+BuildRequires:  pkgconfig(libcpath) >= 20200623
+BuildRequires:  pkgconfig(libcsplit) >= 20200703
+BuildRequires:  pkgconfig(libcthreads) >= 20200508
+BuildRequires:  pkgconfig(libexe) >= 20210424
+BuildRequires:  pkgconfig(libfcache) >= 20200708
+BuildRequires:  pkgconfig(libfdata) >= 20201129
+BuildRequires:  pkgconfig(libfdatetime) >= 20180910
+BuildRequires:  pkgconfig(libfguid) >= 20180724
+BuildRequires:  pkgconfig(libfvalue) >= 20210510
+BuildRequires:  pkgconfig(libfwevt) >= 20210508
+BuildRequires:  pkgconfig(libfwnt) >= 20210421
+BuildRequires:  pkgconfig(libregf) >= 20210419
+BuildRequires:  pkgconfig(libuna) >= 20201204
+BuildRequires:  pkgconfig(libwrc) >= 20210425
 %if %{with python2}
-BuildRequires:  python-devel
+BuildRequires:  pkgconfig(python2)
 %endif
-BuildRequires:  pkgconfig(libbfio) >= 20120426
-BuildRequires:  pkgconfig(libcdata) >= 20120425
-BuildRequires:  pkgconfig(libcdirectory) >= 20120423
-BuildRequires:  pkgconfig(libcfile) >= 20120526
-BuildRequires:  pkgconfig(libclocale) >= 20120425
-BuildRequires:  pkgconfig(libcnotify) >= 20120425
-BuildRequires:  pkgconfig(libcpath) >= 20120701
-BuildRequires:  pkgconfig(libcsplit) >= 20120701
-BuildRequires:  pkgconfig(libcsystem) >= 20120425
-BuildRequires:  pkgconfig(libcthreads) >= 20130723
-BuildRequires:  pkgconfig(libexe) >= 20120405
-BuildRequires:  pkgconfig(libfcache) >= 20120405
-BuildRequires:  pkgconfig(libfdata) >= 20120405
-BuildRequires:  pkgconfig(libfdatetime) >= 20120522
-BuildRequires:  pkgconfig(libfguid) >= 20120426
-BuildRequires:  pkgconfig(libfwevt) >= 20160103
-BuildRequires:  pkgconfig(libregf) >= 20120405
-BuildRequires:  pkgconfig(libuna) >= 20120425
-BuildRequires:  pkgconfig(libwrc) >= 20120405
-
-#plaso/run_tests.py fails with this external package
-#verified 2.1.2016
-#BuildRequires:  pkgconfig(libfvalue) >= 20151226
-#BuildRequires:  pkgconfig(libfwnt) >= 20151206
-# build fails with version in factory, use internal version
-#verified 2.1.2016
-#BuildRequires:  pkgconfig(libcstring) >= 20150101
-#BuildRequires:  pkgconfig(libcerror) >= 20150407
-BuildRoot: