Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcnotify for openSUSE:Factory checked in at 2024-04-15 20:17:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcnotify (Old) and /work/SRC/openSUSE:Factory/.libcnotify.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcnotify" Mon Apr 15 20:17:16 2024 rev:16 rq:1167638 version:20240414 Changes: -------- --- /work/SRC/openSUSE:Factory/libcnotify/libcnotify.changes 2024-01-08 23:46:29.356988654 +0100 +++ /work/SRC/openSUSE:Factory/.libcnotify.new.26366/libcnotify.changes 2024-04-15 20:23:35.527961274 +0200 @@ -1,0 +2,6 @@ +Sun Apr 14 08:43:15 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 20240414 + * No changelog was provided + +------------------------------------------------------------------- Old: ---- libcnotify-beta-20240108.tar.gz libcnotify-beta-20240108.tar.gz.asc New: ---- libcnotify-beta-20240414.tar.gz libcnotify-beta-20240414.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcnotify.spec ++++++ --- /var/tmp/diff_new_pack.uMagI6/_old 2024-04-15 20:23:36.015979242 +0200 +++ /var/tmp/diff_new_pack.uMagI6/_new 2024-04-15 20:23:36.015979242 +0200 @@ -18,7 +18,7 @@ Name: libcnotify %define lname libcnotify1 -Version: 20240108 +Version: 20240414 Release: 0 Summary: Library for C notify functions License: LGPL-3.0-or-later @@ -29,7 +29,7 @@ Source9: %name.keyring BuildRequires: c_compiler BuildRequires: pkg-config -BuildRequires: pkgconfig(libcerror) >= 20240101 +BuildRequires: pkgconfig(libcerror) >= 20240413 # Various notes: https://en.opensuse.org/libyal %description @@ -66,8 +66,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 ++++++ libcnotify-beta-20240108.tar.gz -> libcnotify-beta-20240414.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/Makefile.am new/libcnotify-20240414/Makefile.am --- old/libcnotify-20240108/Makefile.am 2023-12-03 09:59:39.000000000 +0100 +++ new/libcnotify-20240414/Makefile.am 2024-04-14 07:26:48.000000000 +0200 @@ -38,8 +38,15 @@ $(PKGCONFIG_FILES) \ $(SPEC_FILES) -MAINTAINERCLEANFILES = \ - Makefile.in +DISTCLEANFILES = \ + Makefile \ + config.status \ + config.cache \ + config.log \ + libcnotify.pc \ + libcnotify.spec \ + Makefile.in \ + po/Makevars pkgconfigdir = $(libdir)/pkgconfig @@ -57,15 +64,3 @@ cd $(srcdir)/libcnotify && $(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 libcnotify.pc - -rm -f libcnotify.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/libcnotify-20240108/Makefile.in new/libcnotify-20240414/Makefile.in --- old/libcnotify-20240108/Makefile.in 2024-01-08 05:34:26.000000000 +0100 +++ new/libcnotify-20240414/Makefile.in 2024-04-14 07:33:11.000000000 +0200 @@ -455,8 +455,15 @@ $(PKGCONFIG_FILES) \ $(SPEC_FILES) -MAINTAINERCLEANFILES = \ - Makefile.in +DISTCLEANFILES = \ + Makefile \ + config.status \ + config.cache \ + config.log \ + libcnotify.pc \ + libcnotify.spec \ + Makefile.in \ + po/Makevars pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = \ @@ -879,15 +886,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 @@ -993,18 +1003,6 @@ cd $(srcdir)/libcnotify && $(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 libcnotify.pc - -rm -f libcnotify.spec - @for dir in ${subdirs}; do \ - (cd $$dir && $(MAKE) distclean) \ - || case "$(MFLAGS)" in *k*) fail=yes;; *) exit 1;; esac; \ - done && test -z "$$fail" - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/common/Makefile.am new/libcnotify-20240414/common/Makefile.am --- old/libcnotify-20240108/common/Makefile.am 2024-01-08 05:33:00.000000000 +0100 +++ new/libcnotify-20240414/common/Makefile.am 2024-04-14 07:25:54.000000000 +0200 @@ -1,4 +1,5 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include +AM_CPPFLAGS = \ + -I../include -I../include -I$(top_srcdir)/include EXTRA_DIST = \ byte_stream.h \ @@ -15,11 +16,9 @@ types.h.in \ wide_string.h -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + config.h \ + types.h \ + Makefile \ Makefile.in -distclean: clean - -rm -f config.h - -rm -f types.h - -rm -f Makefile - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/common/Makefile.in new/libcnotify-20240414/common/Makefile.in --- old/libcnotify-20240108/common/Makefile.in 2024-01-08 05:34:26.000000000 +0100 +++ new/libcnotify-20240414/common/Makefile.in 2024-04-14 07:33:11.000000000 +0200 @@ -316,7 +316,9 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -AM_CPPFLAGS = -I$(top_srcdir)/include +AM_CPPFLAGS = \ + -I../include -I../include -I$(top_srcdir)/include + EXTRA_DIST = \ byte_stream.h \ common.h \ @@ -332,7 +334,10 @@ types.h.in \ wide_string.h -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + config.h \ + types.h \ + Makefile \ Makefile.in all: config.h @@ -508,15 +513,17 @@ 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-am clean-am: clean-generic clean-libtool mostlyclean-am +distclean: distclean-am + -rm -f Makefile distclean-am: clean-am distclean-generic distclean-hdr distclean-tags dvi: dvi-am @@ -604,11 +611,6 @@ .PRECIOUS: Makefile -distclean: clean - -rm -f config.h - -rm -f types.h - -rm -f Makefile - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/common/config.h new/libcnotify-20240414/common/config.h --- old/libcnotify-20240108/common/config.h 2024-01-08 05:34:03.000000000 +0100 +++ new/libcnotify-20240414/common/config.h 2024-04-14 07:30:13.000000000 +0200 @@ -287,7 +287,7 @@ #define PACKAGE_NAME "libcnotify" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "libcnotify 20240108" +#define PACKAGE_STRING "libcnotify 20240414" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libcnotify" @@ -296,7 +296,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "20240108" +#define PACKAGE_VERSION "20240414" /* The size of `int', as computed by sizeof. */ #define SIZEOF_INT 4 @@ -322,7 +322,7 @@ /* #undef STRERROR_R_CHAR_P */ /* Version number of package */ -#define VERSION "20240108" +#define VERSION "20240414" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/configure new/libcnotify-20240414/configure --- old/libcnotify-20240108/configure 2024-01-08 05:34:26.000000000 +0100 +++ new/libcnotify-20240414/configure 2024-04-14 07:33:09.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for libcnotify 20240108. +# Generated by GNU Autoconf 2.71 for libcnotify 20240414. # # Report bugs to <joachim.m...@gmail.com>. # @@ -621,8 +621,8 @@ # Identity of this package. PACKAGE_NAME='libcnotify' PACKAGE_TARNAME='libcnotify' -PACKAGE_VERSION='20240108' -PACKAGE_STRING='libcnotify 20240108' +PACKAGE_VERSION='20240414' +PACKAGE_STRING='libcnotify 20240414' PACKAGE_BUGREPORT='joachim.m...@gmail.com' PACKAGE_URL='' @@ -1417,7 +1417,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures libcnotify 20240108 to adapt to many kinds of systems. +\`configure' configures libcnotify 20240414 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1488,7 +1488,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libcnotify 20240108:";; + short | recursive ) echo "Configuration of libcnotify 20240414:";; esac cat <<\_ACEOF @@ -1622,7 +1622,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libcnotify configure 20240108 +libcnotify configure 20240414 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2219,7 +2219,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libcnotify $as_me 20240108, which was +It was created by libcnotify $as_me 20240414, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3492,7 +3492,7 @@ # Define the identity of the package. PACKAGE='libcnotify' - VERSION='20240108' + VERSION='20240414' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -19137,7 +19137,7 @@ ac_cv_libcerror=no else $as_nop ac_cv_libcerror=check - if test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect + if test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect && test "x$ac_cv_with_libcerror" != xyes then : if test -d "$ac_cv_with_libcerror" then : @@ -19636,7 +19636,8 @@ fi fi - if test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect && test "x$ac_cv_libcerror" != xyes + + if test "x$ac_cv_libcerror" != xyes && test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect && test "x$ac_cv_with_libcerror" != xyes then : { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} @@ -19786,7 +19787,7 @@ fi - ac_cv_libcerror_CPPFLAGS="-I../libcerror"; + ac_cv_libcerror_CPPFLAGS="-I../libcerror -I\$(top_srcdir)/libcerror"; ac_cv_libcerror_LIBADD="../libcerror/libcerror.la"; ac_cv_libcerror=local @@ -20581,7 +20582,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libcnotify $as_me 20240108, which was +This file was extended by libcnotify $as_me 20240414, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20649,7 +20650,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -libcnotify config.status 20240108 +libcnotify config.status 20240414 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/configure.ac new/libcnotify-20240414/configure.ac --- old/libcnotify-20240108/configure.ac 2024-01-08 05:33:00.000000000 +0100 +++ new/libcnotify-20240414/configure.ac 2024-04-14 07:25:22.000000000 +0200 @@ -2,7 +2,7 @@ AC_INIT( [libcnotify], - [20240108], + [20240414], [joachim.m...@gmail.com]) AC_CONFIG_SRCDIR( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/dpkg/changelog new/libcnotify-20240414/dpkg/changelog --- old/libcnotify-20240108/dpkg/changelog 2024-01-08 05:34:32.000000000 +0100 +++ new/libcnotify-20240414/dpkg/changelog 2024-04-14 07:33:22.000000000 +0200 @@ -1,5 +1,5 @@ -libcnotify (20240108-1) unstable; urgency=low +libcnotify (20240414-1) unstable; urgency=low * Auto-generated - -- Joachim Metz <joachim.m...@gmail.com> Mon, 08 Jan 2024 05:34:31 +0100 + -- Joachim Metz <joachim.m...@gmail.com> Sun, 14 Apr 2024 07:33:20 +0200 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/include/Makefile.am new/libcnotify-20240414/include/Makefile.am --- old/libcnotify-20240108/include/Makefile.am 2024-01-08 05:33:00.000000000 +0100 +++ new/libcnotify-20240414/include/Makefile.am 2024-04-14 07:25:54.000000000 +0200 @@ -14,13 +14,11 @@ libcnotify/features.h.in \ libcnotify/types.h.in -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + libcnotify.h \ + libcnotify/definitions.h \ + libcnotify/features.h \ + libcnotify/types.h \ + Makefile \ Makefile.in -distclean: clean - -rm -f libcnotify.h - -rm -f libcnotify/definitions.h - -rm -f libcnotify/features.h - -rm -f libcnotify/types.h - -rm -f Makefile - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/include/Makefile.in new/libcnotify-20240414/include/Makefile.in --- old/libcnotify-20240108/include/Makefile.in 2024-01-08 05:34:26.000000000 +0100 +++ new/libcnotify-20240414/include/Makefile.in 2024-04-14 07:33:11.000000000 +0200 @@ -362,7 +362,12 @@ libcnotify/features.h.in \ libcnotify/types.h.in -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + libcnotify.h \ + libcnotify/definitions.h \ + libcnotify/features.h \ + libcnotify/types.h \ + Makefile \ Makefile.in all: all-am @@ -567,15 +572,17 @@ 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-am clean-am: clean-generic clean-libtool mostlyclean-am +distclean: distclean-am + -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-am @@ -665,13 +672,6 @@ .PRECIOUS: Makefile -distclean: clean - -rm -f libcnotify.h - -rm -f libcnotify/definitions.h - -rm -f libcnotify/features.h - -rm -f libcnotify/types.h - -rm -f Makefile - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/include/libcnotify/definitions.h new/libcnotify-20240414/include/libcnotify/definitions.h --- old/libcnotify-20240108/include/libcnotify/definitions.h 2024-01-08 05:34:32.000000000 +0100 +++ new/libcnotify-20240414/include/libcnotify/definitions.h 2024-04-14 07:33:22.000000000 +0200 @@ -24,11 +24,11 @@ #include <libcnotify/types.h> -#define LIBCNOTIFY_VERSION 20240108 +#define LIBCNOTIFY_VERSION 20240414 /* The libcnotify version string */ -#define LIBCNOTIFY_VERSION_STRING "20240108" +#define LIBCNOTIFY_VERSION_STRING "20240414" /* The print data flags */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/libcerror/Makefile.am new/libcnotify-20240414/libcerror/Makefile.am --- old/libcnotify-20240108/libcerror/Makefile.am 2024-01-08 05:34:21.000000000 +0100 +++ new/libcnotify-20240414/libcerror/Makefile.am 2024-04-14 07:33:03.000000000 +0200 @@ -1,7 +1,7 @@ if HAVE_LOCAL_LIBCERROR AM_CPPFLAGS = \ - -I$(top_srcdir)/include \ - -I$(top_srcdir)/common + -I../include -I$(top_srcdir)/include \ + -I../common -I$(top_srcdir)/common noinst_LTLIBRARIES = libcerror.la @@ -15,12 +15,10 @@ libcerror_unused.h endif -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + Makefile \ Makefile.in -distclean: clean - -rm -f Makefile - sources-local: $(BUILT_SOURCES) splint-local: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/libcerror/Makefile.in new/libcnotify-20240414/libcerror/Makefile.in --- old/libcnotify-20240108/libcerror/Makefile.in 2024-01-08 05:34:26.000000000 +0100 +++ new/libcnotify-20240414/libcerror/Makefile.in 2024-04-14 07:33:11.000000000 +0200 @@ -357,8 +357,8 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ @HAVE_LOCAL_LIBCERROR_TRUE@AM_CPPFLAGS = \ -@HAVE_LOCAL_LIBCERROR_TRUE@ -I$(top_srcdir)/include \ -@HAVE_LOCAL_LIBCERROR_TRUE@ -I$(top_srcdir)/common +@HAVE_LOCAL_LIBCERROR_TRUE@ -I../include -I$(top_srcdir)/include \ +@HAVE_LOCAL_LIBCERROR_TRUE@ -I../common -I$(top_srcdir)/common @HAVE_LOCAL_LIBCERROR_TRUE@noinst_LTLIBRARIES = libcerror.la @HAVE_LOCAL_LIBCERROR_TRUE@libcerror_la_SOURCES = \ @@ -370,7 +370,8 @@ @HAVE_LOCAL_LIBCERROR_TRUE@ libcerror_types.h \ @HAVE_LOCAL_LIBCERROR_TRUE@ libcerror_unused.h -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + Makefile \ Makefile.in all: all-am @@ -580,16 +581,21 @@ 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-am clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ mostlyclean-am +distclean: distclean-am + -rm -f ./$(DEPDIR)/libcerror_error.Plo + -rm -f ./$(DEPDIR)/libcerror_support.Plo + -rm -f ./$(DEPDIR)/libcerror_system.Plo + -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -683,9 +689,6 @@ .PRECIOUS: Makefile -distclean: clean - -rm -f Makefile - sources-local: $(BUILT_SOURCES) splint-local: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/libcerror/libcerror_definitions.h new/libcnotify-20240414/libcerror/libcerror_definitions.h --- old/libcnotify-20240108/libcerror/libcerror_definitions.h 2024-01-08 05:34:21.000000000 +0100 +++ new/libcnotify-20240414/libcerror/libcerror_definitions.h 2024-04-14 07:33:03.000000000 +0200 @@ -35,11 +35,11 @@ */ #else -#define LIBCERROR_VERSION 20240101 +#define LIBCERROR_VERSION 20240413 /* The libcerror version string */ -#define LIBCERROR_VERSION_STRING "20240101" +#define LIBCERROR_VERSION_STRING "20240413" /* The error domains */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/libcnotify/Makefile.am new/libcnotify-20240414/libcnotify/Makefile.am --- old/libcnotify-20240108/libcnotify/Makefile.am 2023-12-03 09:59:45.000000000 +0100 +++ new/libcnotify-20240414/libcnotify/Makefile.am 2024-04-14 07:27:45.000000000 +0200 @@ -1,6 +1,6 @@ AM_CPPFLAGS = \ - -I$(top_srcdir)/include \ - -I$(top_srcdir)/common \ + -I../include -I$(top_srcdir)/include \ + -I../common -I$(top_srcdir)/common \ @LIBCERROR_CPPFLAGS@ \ @LIBCNOTIFY_DLL_EXPORT@ @@ -27,14 +27,12 @@ libcnotify.rc \ libcnotify.rc.in -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + libcnotify_definitions.h \ + libcnotify.rc \ + Makefile \ Makefile.in -distclean: clean - -rm -f libcnotify_definitions.h - -rm -f libcnotify.rc - -rm -f Makefile - sources-local: $(BUILT_SOURCES) splint-local: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/libcnotify/Makefile.in new/libcnotify-20240414/libcnotify/Makefile.in --- old/libcnotify-20240108/libcnotify/Makefile.in 2024-01-08 05:34:26.000000000 +0100 +++ new/libcnotify-20240414/libcnotify/Makefile.in 2024-04-14 07:33:11.000000000 +0200 @@ -385,8 +385,8 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AM_CPPFLAGS = \ - -I$(top_srcdir)/include \ - -I$(top_srcdir)/common \ + -I../include -I$(top_srcdir)/include \ + -I../common -I$(top_srcdir)/common \ @LIBCERROR_CPPFLAGS@ \ @LIBCNOTIFY_DLL_EXPORT@ @@ -411,7 +411,10 @@ libcnotify.rc \ libcnotify.rc.in -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + libcnotify_definitions.h \ + libcnotify.rc \ + Makefile \ Makefile.in all: all-am @@ -654,16 +657,23 @@ 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-am clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ mostlyclean-am +distclean: distclean-am + -rm -f ./$(DEPDIR)/libcnotify.Plo + -rm -f ./$(DEPDIR)/libcnotify_print.Plo + -rm -f ./$(DEPDIR)/libcnotify_stream.Plo + -rm -f ./$(DEPDIR)/libcnotify_support.Plo + -rm -f ./$(DEPDIR)/libcnotify_verbose.Plo + -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -759,11 +769,6 @@ .PRECIOUS: Makefile -distclean: clean - -rm -f libcnotify_definitions.h - -rm -f libcnotify.rc - -rm -f Makefile - sources-local: $(BUILT_SOURCES) splint-local: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/libcnotify/libcnotify.rc new/libcnotify-20240414/libcnotify/libcnotify.rc --- old/libcnotify-20240108/libcnotify/libcnotify.rc 2024-01-08 05:34:32.000000000 +0100 +++ new/libcnotify-20240414/libcnotify/libcnotify.rc 2024-04-14 07:33:22.000000000 +0200 @@ -22,12 +22,12 @@ BLOCK "040904E4" BEGIN VALUE "FileDescription", "Library to support cross-platform C notification functions\0" - VALUE "FileVersion", "20240108" "\0" + VALUE "FileVersion", "20240414" "\0" VALUE "InternalName", "libcnotify.dll\0" VALUE "LegalCopyright", "(C) 2008-2024, Joachim Metz <joachim.m...@gmail.com>\0" VALUE "OriginalFilename", "libcnotify.dll\0" VALUE "ProductName", "libcnotify\0" - VALUE "ProductVersion", "20240108" "\0" + VALUE "ProductVersion", "20240414" "\0" VALUE "Comments", "For more information visit https://github.com/libyal/libcnotify/\0" END END diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/libcnotify/libcnotify_definitions.h new/libcnotify-20240414/libcnotify/libcnotify_definitions.h --- old/libcnotify-20240108/libcnotify/libcnotify_definitions.h 2024-01-08 05:34:32.000000000 +0100 +++ new/libcnotify-20240414/libcnotify/libcnotify_definitions.h 2024-04-14 07:33:22.000000000 +0200 @@ -35,11 +35,11 @@ */ #else -#define LIBCNOTIFY_VERSION 20240108 +#define LIBCNOTIFY_VERSION 20240414 /* The libcnotify version string */ -#define LIBCNOTIFY_VERSION_STRING "20240108" +#define LIBCNOTIFY_VERSION_STRING "20240414" /* The print data flags */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/libcnotify.spec new/libcnotify-20240414/libcnotify.spec --- old/libcnotify-20240108/libcnotify.spec 2024-01-08 05:34:32.000000000 +0100 +++ new/libcnotify-20240414/libcnotify.spec 2024-04-14 07:33:22.000000000 +0200 @@ -1,5 +1,5 @@ Name: libcnotify -Version: 20240108 +Version: 20240414 Release: 1 Summary: Library to support cross-platform C notification functions Group: System Environment/Libraries @@ -65,6 +65,6 @@ %{_mandir}/man3/* %changelog -* Mon Jan 8 2024 Joachim Metz <joachim.m...@gmail.com> 20240108-1 +* Sun Apr 14 2024 Joachim Metz <joachim.m...@gmail.com> 20240414-1 - Auto-generated diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/m4/common.m4 new/libcnotify-20240414/m4/common.m4 --- old/libcnotify-20240108/m4/common.m4 2023-12-03 09:59:44.000000000 +0100 +++ new/libcnotify-20240414/m4/common.m4 2024-03-25 05:30:37.000000000 +0100 @@ -1,6 +1,6 @@ dnl Checks for common headers and functions dnl -dnl Version: 20181117 +dnl Version: 20240308 dnl Function to test if a certain feature was disabled AC_DEFUN([AX_COMMON_ARG_DISABLE], @@ -26,7 +26,7 @@ [$1], [AS_HELP_STRING( [--enable-$1], - [$3 [default=$4]])], + [$3 @<:@default=$4@:>@])], [ac_cv_enable_$2=$enableval], [ac_cv_enable_$2=$4])dnl @@ -43,7 +43,7 @@ [$1], [AS_HELP_STRING( [--with-$1[[=$5]]], - [$3 [default=$4]])], + [$3 @<:@default=$4@:>@])], [ac_cv_with_$2=$withval], [ac_cv_with_$2=$4])dnl diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/m4/libcerror.m4 new/libcnotify-20240414/m4/libcerror.m4 --- old/libcnotify-20240108/m4/libcerror.m4 2023-12-03 09:59:44.000000000 +0100 +++ new/libcnotify-20240414/m4/libcerror.m4 2024-04-14 07:25:24.000000000 +0200 @@ -1,6 +1,6 @@ dnl Checks for libcerror required headers and functions dnl -dnl Version: 20190308 +dnl Version: 20240413 dnl Function to detect if libcerror is available dnl ac_libcerror_dummy is used to prevent AC_CHECK_LIB adding unnecessary -l<library> arguments @@ -10,8 +10,10 @@ [ac_cv_libcerror=no], [ac_cv_libcerror=check dnl Check if the directory provided as parameter exists + dnl For both --with-libcerror which returns "yes" and --with-libcerror= which returns "" + dnl treat them as auto-detection. AS_IF( - [test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect], + [test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect && test "x$ac_cv_with_libcerror" != xyes], [AS_IF( [test -d "$ac_cv_with_libcerror"], [CFLAGS="$CFLAGS -I${ac_cv_with_libcerror}/include" @@ -99,8 +101,9 @@ ac_cv_libcerror_LIBADD="-lcerror"]) ]) + AS_IF( - [test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect && test "x$ac_cv_libcerror" != xyes], + [test "x$ac_cv_libcerror" != xyes && test "x$ac_cv_with_libcerror" != x && test "x$ac_cv_with_libcerror" != xauto-detect && test "x$ac_cv_with_libcerror" != xyes], [AC_MSG_FAILURE( [unable to find supported libcerror in directory: $ac_cv_with_libcerror], [1]) @@ -166,7 +169,7 @@ ]) ]) - ac_cv_libcerror_CPPFLAGS="-I../libcerror"; + ac_cv_libcerror_CPPFLAGS="-I../libcerror -I\$(top_srcdir)/libcerror"; ac_cv_libcerror_LIBADD="../libcerror/libcerror.la"; ac_cv_libcerror=local diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/manuals/Makefile.am new/libcnotify-20240414/manuals/Makefile.am --- old/libcnotify-20240108/manuals/Makefile.am 2023-12-03 09:59:44.000000000 +0100 +++ new/libcnotify-20240414/manuals/Makefile.am 2024-04-14 07:27:09.000000000 +0200 @@ -4,9 +4,7 @@ EXTRA_DIST = \ libcnotify.3 -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + Makefile \ Makefile.in -distclean: clean - -rm -f Makefile - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/manuals/Makefile.in new/libcnotify-20240414/manuals/Makefile.in --- old/libcnotify-20240108/manuals/Makefile.in 2024-01-08 05:34:26.000000000 +0100 +++ new/libcnotify-20240414/manuals/Makefile.in 2024-04-14 07:33:11.000000000 +0200 @@ -335,7 +335,8 @@ EXTRA_DIST = \ libcnotify.3 -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + Makefile \ Makefile.in all: all-am @@ -493,15 +494,17 @@ 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-am clean-am: clean-generic clean-libtool mostlyclean-am +distclean: distclean-am + -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am @@ -590,9 +593,6 @@ .PRECIOUS: Makefile -distclean: clean - -rm -f Makefile - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/msvscpp/Makefile.am new/libcnotify-20240414/msvscpp/Makefile.am --- old/libcnotify-20240108/msvscpp/Makefile.am 2024-01-08 05:33:20.000000000 +0100 +++ new/libcnotify-20240414/msvscpp/Makefile.am 2024-04-14 07:27:00.000000000 +0200 @@ -9,9 +9,7 @@ EXTRA_DIST = \ $(MSVSCPP_FILES) -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + Makefile \ Makefile.in -distclean: clean - -rm -f Makefile - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/msvscpp/Makefile.in new/libcnotify-20240414/msvscpp/Makefile.in --- old/libcnotify-20240108/msvscpp/Makefile.in 2024-01-08 05:34:26.000000000 +0100 +++ new/libcnotify-20240414/msvscpp/Makefile.in 2024-04-14 07:33:11.000000000 +0200 @@ -309,7 +309,8 @@ EXTRA_DIST = \ $(MSVSCPP_FILES) -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + Makefile \ Makefile.in all: all-am @@ -421,15 +422,17 @@ 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-am clean-am: clean-generic clean-libtool mostlyclean-am +distclean: distclean-am + -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am @@ -516,9 +519,6 @@ .PRECIOUS: Makefile -distclean: clean - -rm -f Makefile - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/tests/Makefile.am new/libcnotify-20240414/tests/Makefile.am --- old/libcnotify-20240108/tests/Makefile.am 2024-01-08 05:33:20.000000000 +0100 +++ new/libcnotify-20240414/tests/Makefile.am 2024-04-14 07:27:23.000000000 +0200 @@ -1,6 +1,6 @@ AM_CPPFLAGS = \ - -I$(top_srcdir)/include \ - -I$(top_srcdir)/common \ + -I../include -I$(top_srcdir)/include \ + -I../common -I$(top_srcdir)/common \ @LIBCERROR_CPPFLAGS@ \ @LIBCNOTIFY_DLL_IMPORT@ @@ -53,9 +53,7 @@ ../libcnotify/libcnotify.la \ @LIBCERROR_LIBADD@ -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + Makefile \ Makefile.in -distclean: clean - -rm -f Makefile - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/tests/Makefile.in new/libcnotify-20240414/tests/Makefile.in --- old/libcnotify-20240108/tests/Makefile.in 2024-01-08 05:34:26.000000000 +0100 +++ new/libcnotify-20240414/tests/Makefile.in 2024-04-14 07:33:11.000000000 +0200 @@ -563,8 +563,8 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AM_CPPFLAGS = \ - -I$(top_srcdir)/include \ - -I$(top_srcdir)/common \ + -I../include -I$(top_srcdir)/include \ + -I../common -I$(top_srcdir)/common \ @LIBCERROR_CPPFLAGS@ \ @LIBCNOTIFY_DLL_IMPORT@ @@ -612,7 +612,8 @@ ../libcnotify/libcnotify.la \ @LIBCERROR_LIBADD@ -MAINTAINERCLEANFILES = \ +DISTCLEANFILES = \ + Makefile \ Makefile.in all: all-am @@ -997,16 +998,21 @@ 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-am clean-am: clean-checkPROGRAMS clean-generic clean-libtool \ mostlyclean-am +distclean: distclean-am + -rm -f ./$(DEPDIR)/cnotify_test_print.Po + -rm -f ./$(DEPDIR)/cnotify_test_stream.Po + -rm -f ./$(DEPDIR)/cnotify_test_support.Po + -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -1100,9 +1106,6 @@ .PRECIOUS: Makefile -distclean: clean - -rm -f Makefile - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/tests/test_library.sh new/libcnotify-20240414/tests/test_library.sh --- old/libcnotify-20240108/tests/test_library.sh 2024-01-08 05:33:28.000000000 +0100 +++ new/libcnotify-20240414/tests/test_library.sh 2024-04-14 07:28:39.000000000 +0200 @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Tests library functions and types. # -# Version: 20231007 +# Version: 20240413 EXIT_SUCCESS=0; EXIT_FAILURE=1; @@ -141,12 +141,9 @@ exit ${EXIT_IGNORE}; fi -TEST_RUNNER="tests/test_runner.sh"; +TEST_DIRECTORY=`dirname $0`; -if ! test -f "${TEST_RUNNER}"; -then - TEST_RUNNER="./test_runner.sh"; -fi +TEST_RUNNER="${TEST_DIRECTORY}/test_runner.sh"; if ! test -f "${TEST_RUNNER}"; then diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcnotify-20240108/tests/test_manpage.sh new/libcnotify-20240414/tests/test_manpage.sh --- old/libcnotify-20240108/tests/test_manpage.sh 2024-01-08 05:33:01.000000000 +0100 +++ new/libcnotify-20240414/tests/test_manpage.sh 2024-04-14 07:25:23.000000000 +0200 @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Tests man pages. # -# Version: 20230410 +# Version: 20240413 EXIT_SUCCESS=0; EXIT_FAILURE=1; @@ -45,12 +45,9 @@ exit ${EXIT_IGNORE}; fi -TEST_RUNNER="tests/test_runner.sh"; +TEST_DIRECTORY=`dirname $0`; -if ! test -f "${TEST_RUNNER}"; -then - TEST_RUNNER="./test_runner.sh"; -fi +TEST_RUNNER="${TEST_DIRECTORY}/test_runner.sh"; if ! test -f "${TEST_RUNNER}"; then