commit libcerror for openSUSE:Factory

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

here is the log from the commit of package libcerror for openSUSE:Factory 
checked in at 2024-04-15 20:17:10

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


Package is "libcerror"

Mon Apr 15 20:17:10 2024 rev:22 rq:1167631 version:20240413

Changes:

--- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes  2024-01-03 
12:30:52.732388485 +0100
+++ /work/SRC/openSUSE:Factory/.libcerror.new.26366/libcerror.changes   
2024-04-15 20:23:28.899717243 +0200
@@ -1,0 +2,6 @@
+Sat Apr 13 17:50:28 UTC 2024 - Jan Engelhardt 
+
+- Update to release 20240413
+  * No changelog was provided
+
+---

Old:

  libcerror-beta-20240101.tar.gz
  libcerror-beta-20240101.tar.gz.asc

New:

  libcerror-beta-20240413.tar.gz
  libcerror-beta-20240413.tar.gz.asc



Other differences:
--
++ libcerror.spec ++
--- /var/tmp/diff_new_pack.cuEZo1/_old  2024-04-15 20:23:29.367734474 +0200
+++ /var/tmp/diff_new_pack.cuEZo1/_new  2024-04-15 20:23:29.367734474 +0200
@@ -18,7 +18,7 @@
 
 Name:   libcerror
 %define lname  libcerror1
-Version:20240101
+Version:20240413
 Release:0
 Summary:Library for C error functions
 License:LGPL-3.0-or-later
@@ -71,8 +71,7 @@
 %make_install
 rm -f "%buildroot/%_libdir"/*.la
 
-%post   -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%ldconfig_scriptlets -n %lname
 
 %files -n %lname
 %license COPYING.LESSER

++ libcerror-beta-20240101.tar.gz -> libcerror-beta-20240413.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcerror-20240101/Makefile.am 
new/libcerror-20240413/Makefile.am
--- old/libcerror-20240101/Makefile.am  2023-12-03 09:58:51.0 +0100
+++ new/libcerror-20240413/Makefile.am  2024-04-13 13:58:40.0 +0200
@@ -37,8 +37,15 @@
$(PKGCONFIG_FILES) \
$(SPEC_FILES)
 
-MAINTAINERCLEANFILES = \
-   Makefile.in
+DISTCLEANFILES = \
+   config.status \
+   config.cache \
+   config.log \
+   libcerror.pc \
+   libcerror.spec \
+   Makefile \
+   Makefile.in \
+   po/Makevars
 
 pkgconfigdir = $(libdir)/pkgconfig
 
@@ -55,15 +62,3 @@
cd $(srcdir)/libcerror && $(MAKE) $(AM_MAKEFLAGS)
cd $(srcdir)/po && $(MAKE) $(AM_MAKEFLAGS)
 
-distclean: clean
-   -rm -f Makefile
-   -rm -f config.status
-   -rm -f config.cache
-   -rm -f config.log
-   -rm -f libcerror.pc
-   -rm -f libcerror.spec
-   @for dir in ${subdirs}; do \
-   (cd $$dir && $(MAKE) distclean) \
-   || case "$(MFLAGS)" in *k*) fail=yes;; *) exit 1;; esac; \
-   done && test -z "$$fail"
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libcerror-20240101/Makefile.in 
new/libcerror-20240413/Makefile.in
--- old/libcerror-20240101/Makefile.in  2024-01-02 05:30:18.0 +0100
+++ new/libcerror-20240413/Makefile.in  2024-04-13 14:43:15.0 +0200
@@ -441,8 +441,15 @@
$(PKGCONFIG_FILES) \
$(SPEC_FILES)
 
-MAINTAINERCLEANFILES = \
-   Makefile.in
+DISTCLEANFILES = \
+   config.status \
+   config.cache \
+   config.log \
+   libcerror.pc \
+   libcerror.spec \
+   Makefile \
+   Makefile.in \
+   po/Makevars
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = \
@@ -865,15 +872,18 @@
 distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f 
$(CONFIG_CLEAN_VPATH_FILES)
+   -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
 maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-   -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 clean: clean-recursive
 
 clean-am: clean-generic clean-libtool mostlyclean-am
 
+distclean: distclean-recursive
+   -rm -f $(am__CONFIG_DISTCLEAN_FILES)
+   -rm -f Makefile
 distclean-am: clean-am distclean-generic distclean-libtool \
distclean-tags
 
@@ -978,18 +988,6 @@
cd $(srcdir)/libcerror && $(MAKE) $(AM_MAKEFLAGS)
cd $(srcdir)/po && $(MAKE) $(AM_MAKEFLAGS)
 
-distclean: clean
-   -rm -f Makefile
-   -rm -f config.status
-   -rm -f config.cache
-   -rm -f config.log
-   -rm -f libcerror.pc
-   -rm -f libcerror.spec
-   @for dir in ${subdirs}; do \
-   (cd $$dir && $(MAKE) distclean) \
- 

commit libcerror for openSUSE:Factory

2024-01-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcerror for openSUSE:Factory 
checked in at 2024-01-03 12:30:07

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


Package is "libcerror"

Wed Jan  3 12:30:07 2024 rev:21 rq:1136169 version:20240101

Changes:

--- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes  2022-11-28 
11:06:05.515469365 +0100
+++ /work/SRC/openSUSE:Factory/.libcerror.new.28375/libcerror.changes   
2024-01-03 12:30:52.732388485 +0100
@@ -1,0 +2,6 @@
+Tue Jan  2 11:35:48 UTC 2024 - Jan Engelhardt 
+
+- Update to release 20240101
+  * Updates to the testsuite
+
+---

Old:

  libcerror-beta-20220101.tar.gz
  libcerror-beta-20220101.tar.gz.asc

New:

  libcerror-beta-20240101.tar.gz
  libcerror-beta-20240101.tar.gz.asc



Other differences:
--
++ libcerror.spec ++
--- /var/tmp/diff_new_pack.gnALzs/_old  2024-01-03 12:30:53.364411600 +0100
+++ /var/tmp/diff_new_pack.gnALzs/_new  2024-01-03 12:30:53.364411600 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcerror
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libcerror
 %define lname  libcerror1
-Version:20220101
+Version:20240101
 Release:0
 Summary:Library for C error functions
 License:LGPL-3.0-or-later

++ libcerror-beta-20220101.tar.gz -> libcerror-beta-20240101.tar.gz ++
 30396 lines of diff (skipped)


commit libcerror 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 libcerror for openSUSE:Factory 
checked in at 2022-11-28 11:06:02

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


Package is "libcerror"

Mon Nov 28 11:06:02 2022 rev:20 rq:1038445 version:20220101

Changes:

--- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes  2022-08-09 
15:28:51.297711347 +0200
+++ /work/SRC/openSUSE:Factory/.libcerror.new.1597/libcerror.changes
2022-11-28 11:06:05.515469365 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 11:00:16 UTC 2022 - Jan Engelhardt 
+
+- Drop autoreconf call from %build
+
+---



Other differences:
--
++ libcerror.spec ++
--- /var/tmp/diff_new_pack.KPDxnC/_old  2022-11-28 11:06:06.079472127 +0100
+++ /var/tmp/diff_new_pack.KPDxnC/_new  2022-11-28 11:06:06.087472166 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcerror
 #
-# 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
@@ -28,9 +28,8 @@
 Source2:
https://github.com/libyal/libcerror/releases/download/%version/libcerror-beta-%version.tar.gz.asc
 Source9:%name.keyring
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.18.1
-BuildRequires:  libtool
 BuildRequires:  pkg-config
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 A library for C error functions.
@@ -63,10 +62,9 @@
 %autosetup
 
 %build
-autoreconf -fi
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+grep '  local' config.log && exit 1
 %make_build
 
 %install


commit libcerror 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 libcerror for openSUSE:Factory 
checked in at 2022-08-09 15:28:18

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


Package is "libcerror"

Tue Aug  9 15:28:18 2022 rev:19 rq:993971 version:20220101

Changes:

--- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes  2022-01-21 
01:26:14.106251987 +0100
+++ /work/SRC/openSUSE:Factory/.libcerror.new.1521/libcerror.changes
2022-08-09 15:28:51.297711347 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt 
+
+- Add forced symvers
+
+---



Other differences:
--
++ libcerror.spec ++
--- /var/tmp/diff_new_pack.gGYr7m/_old  2022-08-09 15:28:51.709712524 +0200
+++ /var/tmp/diff_new_pack.gGYr7m/_new  2022-08-09 15:28:51.713712535 +0200
@@ -64,7 +64,9 @@
 
 %build
 autoreconf -fi
-%configure --disable-static
+# see libcdata for version-sc
+echo "V_%version { global: *; };" >v.sym
+%configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym"
 %make_build
 
 %install


commit libcerror for openSUSE:Factory

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

here is the log from the commit of package libcerror for openSUSE:Factory 
checked in at 2022-01-21 01:25:34

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


Package is "libcerror"

Fri Jan 21 01:25:34 2022 rev:18 rq:947643 version:20220101

Changes:

--- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes  2022-01-08 
23:24:41.358284054 +0100
+++ /work/SRC/openSUSE:Factory/.libcerror.new.1938/libcerror.changes
2022-01-21 01:26:14.106251987 +0100
@@ -1,0 +2,5 @@
+Thu Jan 20 10:06:51 UTC 2022 - Jan Engelhardt 
+
+- Force autoreconf run due to patch presence.
+
+---



Other differences:
--
++ libcerror.spec ++
--- /var/tmp/diff_new_pack.mUPlNw/_old  2022-01-21 01:26:14.514249190 +0100
+++ /var/tmp/diff_new_pack.mUPlNw/_new  2022-01-21 01:26:14.518249163 +0100
@@ -63,7 +63,7 @@
 %autosetup
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 %configure --disable-static
 %make_build
 


commit libcerror for openSUSE:Factory

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

here is the log from the commit of package libcerror for openSUSE:Factory 
checked in at 2022-01-08 23:24:01

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


Package is "libcerror"

Sat Jan  8 23:24:01 2022 rev:17 rq:944877 version:20220101

Changes:

--- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes  2021-06-06 
22:40:47.567411729 +0200
+++ /work/SRC/openSUSE:Factory/.libcerror.new.1892/libcerror.changes
2022-01-08 23:24:41.358284054 +0100
@@ -1,0 +2,6 @@
+Sat Jan  1 09:50:23 UTC 2022 - Jan Engelhardt 
+
+- Update to release 20220101
+  * No changes, just a version bump.
+
+---

Old:

  _service
  libcerror-20210512.tar.xz

New:

  libcerror-beta-20220101.tar.gz
  libcerror-beta-20220101.tar.gz.asc
  libcerror.keyring



Other differences:
--
++ libcerror.spec ++
--- /var/tmp/diff_new_pack.fh2jGx/_old  2022-01-08 23:24:41.986284567 +0100
+++ /var/tmp/diff_new_pack.fh2jGx/_new  2022-01-08 23:24:41.990284570 +0100
@@ -18,23 +18,25 @@
 
 Name:   libcerror
 %define lname  libcerror1
-Version:20210512
+Version:20220101
 Release:0
 Summary:Library for C error functions
 License:LGPL-3.0-or-later
 Group:  Development/Libraries/C and C++
 URL:https://github.com/libyal/libcerror
-Source: %name-%version.tar.xz
+Source: 
https://github.com/libyal/libcerror/releases/download/%version/libcerror-beta-%version.tar.gz
+Source2:
https://github.com/libyal/libcerror/releases/download/%version/libcerror-beta-%version.tar.gz.asc
+Source9:%name.keyring
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkg-config
 
 %description
 A library for C error functions.
 
-This package is part of the libyal library collection and is used by other 
libraries in the collection
+This package is part of the libyal library collection and is used by
+other libraries in the collection.
 
 %package -n %lname
 Summary:Library for C error functions
@@ -43,7 +45,8 @@
 %description -n %lname
 A library for C error functions.
 
-This subpackage contains the actual shared object library
+This package is part of the libyal library collection and is used by
+other libraries in the collection.
 
 %package devel
 Summary:Development files for libcerror, a C error library


commit libcerror for openSUSE:Factory

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

here is the log from the commit of package libcerror for openSUSE:Factory 
checked in at 2021-06-06 22:40:44

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


Package is "libcerror"

Sun Jun  6 22:40:44 2021 rev:16 rq:897772 version:20210512

Changes:

--- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes  2020-12-18 
19:59:36.482076562 +0100
+++ /work/SRC/openSUSE:Factory/.libcerror.new.1898/libcerror.changes
2021-06-06 22:40:47.567411729 +0200
@@ -1,0 +2,6 @@
+Wed May 12 15:23:39 UTC 2021 - Jan Engelhardt 
+
+- Update to snapshot 20210512 (0f07a7e5)
+  * No changelog was provided
+
+---

Old:

  libcerror-beta-20201121.tar.gz

New:

  _service
  libcerror-20210512.tar.xz



Other differences:
--
++ libcerror.spec ++
--- /var/tmp/diff_new_pack.1ZgXqO/_old  2021-06-06 22:40:48.095412763 +0200
+++ /var/tmp/diff_new_pack.1ZgXqO/_new  2021-06-06 22:40:48.095412763 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcerror
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -12,70 +12,70 @@
 # 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:   libcerror
 %define lname  libcerror1
-%define timestamp 20201121
-Version:0~%timestamp
+Version:20210512
 Release:0
-Summary:Library for cross-platform C error functions
-License:LGPL-3.0+
+Summary:Library for C error functions
+License:LGPL-3.0-or-later
 Group:  Development/Libraries/C and C++
-Url:https://github.com/libyal/libcerror/wiki
-Source: 
https://github.com/libyal/%name/releases/download/%timestamp/%name-beta-%timestamp.tar.gz
-# BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcstring) >= 20150101
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+URL:https://github.com/libyal/libcerror
+Source: %name-%version.tar.xz
+BuildRequires:  c_compiler
+BuildRequires:  gettext-tools >= 0.18.1
+BuildRequires:  libtool
+BuildRequires:  pkg-config
+BuildRequires:  pkg-config
 
 %description 
-A library for cross-platform C error functions.
+A library for C error functions.
 
 This package is part of the libyal library collection and is used by other 
libraries in the collection
 
 %package -n %lname
-Summary:Library for cross-platform C error functions
+Summary:Library for C error functions
 Group:  System/Libraries
 
 %description -n %lname
-A library for cross-platform C error functions.
+A library for C error functions.
 
 This subpackage contains the actual shared object library
 
 %package devel
-Summary:Development files for libcerror, a cross-platform C error 
library
+Summary:Development files for libcerror, a C error library
 Group:  Development/Libraries/C and C++
 Requires:   %lname = %version
 
 %description devel
-A library for cross-platform C error functions.
+A library for C error functions.
 
 This subpackage contains libraries and header files for developing
 applications that want to make use of libcerror.
 
 %prep
-%setup -qn libcerror-%timestamp
+%autosetup
 
 %build
-%configure --disable-static --enable-wide-character-type
-make %{?_smp_mflags}
+if [ ! -e configure ]; then ./autogen.sh; fi
+%configure --disable-static
+%make_build
 
 %install
-make install DESTDIR="%buildroot"
+%make_install
 rm -f "%buildroot/%_libdir"/*.la
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
-%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%license COPYING.LESSER
 %_libdir/libcerror.so.1*
 
 %files devel
-%defattr(-,root,root)
 %_includedir/libcerror*
 %_libdir/libcerror.so
 %_libdir/pkgconfig/libcerror.pc

++ _service ++


git
https://github.com/libyal/libcerror
0f07a7e5a478a845a84cd3545a766432ddfacb57

20210512


*.tar
xz





commit libcerror for openSUSE:Factory

2020-12-18 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package libcerror for openSUSE:Factory 
checked in at 2020-12-18 19:59:10

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


Package is "libcerror"

Fri Dec 18 19:59:10 2020 rev:15 rq:855517 version:0~20201121

Changes:

--- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes  2019-05-06 
13:22:12.804647026 +0200
+++ /work/SRC/openSUSE:Factory/.libcerror.new.5145/libcerror.changes
2020-12-18 19:59:36.482076562 +0100
@@ -1,0 +2,8 @@
+Sun Dec 13 02:12:30 UTC 2020 - Greg Freemyer 
+
+- update to v0~20201121
+   * worked on tests and minor updates
+- comment out   # BuildRequires:  pkg-config
+  * It started causing build problems
+
+---

Old:

  libcerror-beta-20181117.tar.gz

New:

  libcerror-beta-20201121.tar.gz



Other differences:
--
++ libcerror.spec ++
--- /var/tmp/diff_new_pack.9b786A/_old  2020-12-18 19:59:37.106077229 +0100
+++ /var/tmp/diff_new_pack.9b786A/_new  2020-12-18 19:59:37.110077233 +0100
@@ -18,7 +18,7 @@
 
 Name:   libcerror
 %define lname  libcerror1
-%define timestamp 20181117
+%define timestamp 20201121
 Version:0~%timestamp
 Release:0
 Summary:Library for cross-platform C error functions
@@ -26,7 +26,7 @@
 Group:  Development/Libraries/C and C++
 Url:https://github.com/libyal/libcerror/wiki
 Source: 
https://github.com/libyal/%name/releases/download/%timestamp/%name-beta-%timestamp.tar.gz
-BuildRequires:  pkg-config
+# BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcstring) >= 20150101
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ libcerror-beta-20181117.tar.gz -> libcerror-beta-20201121.tar.gz ++
 6813 lines of diff (skipped)
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org