Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libpaper for openSUSE:Factory 
checked in at 2024-02-16 21:41:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpaper (Old)
 and      /work/SRC/openSUSE:Factory/.libpaper.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpaper"

Fri Feb 16 21:41:32 2024 rev:9 rq:1146855 version:2.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpaper/libpaper.changes        2023-12-07 
19:08:55.043964880 +0100
+++ /work/SRC/openSUSE:Factory/.libpaper.new.1815/libpaper.changes      
2024-02-16 21:41:33.647979540 +0100
@@ -1,0 +2,8 @@
+Thu Feb 15 13:39:20 UTC 2024 - Paolo Stivanin <[email protected]>
+
+- Update 2.1.3:
+  * This release fixes a small problem with the paperspecs(5) man page,
+    and ensures that the name of the ‘paper’ program is always set,
+    even in a non-relocatable build.
+
+-------------------------------------------------------------------

Old:
----
  libpaper-2.1.2.tar.gz

New:
----
  libpaper-2.1.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libpaper.spec ++++++
--- /var/tmp/diff_new_pack.ypjeP9/_old  2024-02-16 21:41:34.936026013 +0100
+++ /var/tmp/diff_new_pack.ypjeP9/_new  2024-02-16 21:41:34.944026302 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpaper
 #
-# Copyright (c) 2023 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
@@ -19,7 +19,7 @@
 %define sover 2
 
 Name:           libpaper
-Version:        2.1.2
+Version:        2.1.3
 Release:        0
 Summary:        Enables users to indicate their preferred paper size
 License:        GPL-3.0-or-later

++++++ libpaper-2.1.2.tar.gz -> libpaper-2.1.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/README new/libpaper-2.1.3/README
--- old/libpaper-2.1.2/README   2023-04-13 15:37:12.000000000 +0200
+++ new/libpaper-2.1.3/README   2024-01-18 14:04:47.000000000 +0100
@@ -1,7 +1,7 @@
                               libpaper
                               ========
 
-             (c) Reuben Thomas <[email protected]>, 2013-2023
+             (c) Reuben Thomas <[email protected]>, 2013-2024
                  https://github.com/rrthomas/libpaper
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/configure new/libpaper-2.1.3/configure
--- old/libpaper-2.1.2/configure        2023-10-15 10:23:48.000000000 +0200
+++ new/libpaper-2.1.3/configure        2024-01-22 18:54:35.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for libpaper 2.1.2.
+# Generated by GNU Autoconf 2.71 for libpaper 2.1.3.
 #
 # Report bugs to <[email protected]>.
 #
@@ -620,8 +620,8 @@
 # Identity of this package.
 PACKAGE_NAME='libpaper'
 PACKAGE_TARNAME='libpaper'
-PACKAGE_VERSION='2.1.2'
-PACKAGE_STRING='libpaper 2.1.2'
+PACKAGE_VERSION='2.1.3'
+PACKAGE_STRING='libpaper 2.1.3'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL='https://github.com/rrthomas/libpaper'
 
@@ -2516,7 +2516,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 libpaper 2.1.2 to adapt to many kinds of systems.
+\`configure' configures libpaper 2.1.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -2587,7 +2587,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libpaper 2.1.2:";;
+     short | recursive ) echo "Configuration of libpaper 2.1.3:";;
    esac
   cat <<\_ACEOF
 
@@ -2707,7 +2707,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libpaper configure 2.1.2
+libpaper configure 2.1.3
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -3369,7 +3369,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libpaper $as_me 2.1.2, which was
+It was created by libpaper $as_me 2.1.3, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -4674,7 +4674,7 @@
 
 # Define the identity of the package.
  PACKAGE='libpaper'
- VERSION='2.1.2'
+ VERSION='2.1.3'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -35102,7 +35102,7 @@
 
 ac_config_headers="$ac_config_headers config.h"
 
-ac_config_files="$ac_config_files Makefile lib/Makefile lib/libpaper.c.in 
lib/libpaper.rc libgnu/Makefile src/Makefile src/libgnu/Makefile man/Makefile 
man/paperspecs.5 tests/Makefile"
+ac_config_files="$ac_config_files Makefile lib/Makefile lib/libpaper.c.in 
lib/libpaper.rc libgnu/Makefile src/Makefile src/libgnu/Makefile man/Makefile 
tests/Makefile"
 
 ac_config_files="$ac_config_files build-aux/x-to-1"
 
@@ -35774,7 +35774,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libpaper $as_me 2.1.2, which was
+This file was extended by libpaper $as_me 2.1.3, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -35843,7 +35843,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-libpaper config.status 2.1.2
+libpaper config.status 2.1.3
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
@@ -36268,7 +36268,6 @@
     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
     "src/libgnu/Makefile") CONFIG_FILES="$CONFIG_FILES src/libgnu/Makefile" ;;
     "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
-    "man/paperspecs.5") CONFIG_FILES="$CONFIG_FILES man/paperspecs.5" ;;
     "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
     "build-aux/x-to-1") CONFIG_FILES="$CONFIG_FILES build-aux/x-to-1" ;;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/configure.ac 
new/libpaper-2.1.3/configure.ac
--- old/libpaper-2.1.2/configure.ac     2023-10-15 10:23:27.000000000 +0200
+++ new/libpaper-2.1.3/configure.ac     2024-01-22 18:54:10.000000000 +0100
@@ -1,6 +1,6 @@
 # configure.ac for libpaper
 #
-# Copyright (c) 2013-2023 Reuben Thomas <[email protected]>
+# Copyright (c) 2013-2024 Reuben Thomas <[email protected]>
 #
 # This file is part of libpaper.
 #
@@ -21,7 +21,7 @@
 AC_PREREQ([2.71])
 
 dnl Initialise autoconf and automake
-AC_INIT([libpaper],[2.1.2],[[email protected]],[],[https://github.com/rrthomas/libpaper])
+AC_INIT([libpaper],[2.1.3],[[email protected]],[],[https://github.com/rrthomas/libpaper])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIRS([m4])
 AM_INIT_AUTOMAKE([-Wall subdir-objects])
@@ -151,7 +151,6 @@
        src/Makefile
        src/libgnu/Makefile
        man/Makefile
-       man/paperspecs.5
        tests/Makefile
 ])
 AC_CONFIG_FILES([build-aux/x-to-1], [chmod +x build-aux/x-to-1])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/lib/libpaper.rc 
new/libpaper-2.1.3/lib/libpaper.rc
--- old/libpaper-2.1.2/lib/libpaper.rc  2023-10-15 10:23:50.000000000 +0200
+++ new/libpaper-2.1.3/lib/libpaper.rc  2024-01-22 18:54:38.000000000 +0100
@@ -1,8 +1,8 @@
 #include <winver.h>
 
 VS_VERSION_INFO VERSIONINFO
-  FILEVERSION 2,1,2
-  PRODUCTVERSION 2,1,2,0
+  FILEVERSION 2,1,3
+  PRODUCTVERSION 2,1,3,0
   FILEFLAGSMASK 0
   FILEFLAGS 0
   FILEOS VOS__WINDOWS32
@@ -15,12 +15,12 @@
       BEGIN
        VALUE "CompanyName", "none"
        VALUE "FileDescription", "libpaper"
-       VALUE "FileVersion", "2.1.2"
+       VALUE "FileVersion", "2.1.3"
        VALUE "InternalName", "libpaper-2.1"
        VALUE "LegalCopyright", "Copyright (C) 2013-2021 Reuben Thomas"
        VALUE "OriginalFilename", "libpaper-2.1.dll"
        VALUE "ProductName", "libpaper"
-       VALUE "ProductVersion", "2.1.2"
+       VALUE "ProductVersion", "2.1.3"
       END
     END
     BLOCK "VarFileInfo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/man/Makefile.am 
new/libpaper-2.1.3/man/Makefile.am
--- old/libpaper-2.1.2/man/Makefile.am  2023-02-12 11:45:56.000000000 +0100
+++ new/libpaper-2.1.3/man/Makefile.am  2024-01-18 14:04:47.000000000 +0100
@@ -1,6 +1,6 @@
 # Man pages Makefile.am
 #
-# Copyright (c) 2013-2023 Reuben Thomas <[email protected]>
+# Copyright (c) 2013-2024 Reuben Thomas <[email protected]>
 #
 # This file is part of libpaper.
 #
@@ -18,21 +18,23 @@
 # along with this program.  If not, see
 # <https://www.gnu.org/licenses/lgpl-2.1.html>.
 
-man_MANS = paper.1
-dist_man_MANS = paperspecs.5
+man_MANS = paper.1 paperspecs.5
 
 EXTRA_DIST = \
        paper.x \
        paper.1.in \
        paperspecs.5.in
 
-DISTCLEANFILES = $(man_MANS) paper.1
+DISTCLEANFILES = $(man_MANS)
 
 do_subst = sed -e 's|@sysconfdir[@]|$(sysconfdir)|'g
 
 paper.1: paper.1.in Makefile
        $(do_subst) < $(srcdir)/[email protected] > $@-t && mv $@-t $@
 
+paperspecs.5: paperspecs.5.in Makefile
+       $(do_subst) < $(srcdir)/[email protected] > $@-t && mv $@-t $@
+
 paper.1.in: $(abs_top_srcdir)/src/paper.c $(abs_top_srcdir)/src/tbl_opts.h 
paper.x
 ## Exit gracefully if $@ is not writeable, such as during distcheck!
        $(AM_V_GEN)if ( touch [email protected] && rm -f [email protected]; ) >/dev/null 2>&1; then \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/man/Makefile.in 
new/libpaper-2.1.3/man/Makefile.in
--- old/libpaper-2.1.2/man/Makefile.in  2023-10-15 10:23:49.000000000 +0200
+++ new/libpaper-2.1.3/man/Makefile.in  2024-01-22 18:54:37.000000000 +0100
@@ -16,7 +16,7 @@
 
 # Man pages Makefile.am
 #
-# Copyright (c) 2013-2023 Reuben Thomas <[email protected]>
+# Copyright (c) 2013-2024 Reuben Thomas <[email protected]>
 #
 # This file is part of libpaper.
 #
@@ -202,7 +202,7 @@
 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
 mkinstalldirs = $(install_sh) -d
 CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = paperspecs.5
+CONFIG_CLEAN_FILES =
 CONFIG_CLEAN_VPATH_FILES =
 AM_V_P = $(am__v_P_@AM_V@)
 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
@@ -254,10 +254,9 @@
 am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"
 man5dir = $(mandir)/man5
 NROFF = nroff
-MANS = $(dist_man_MANS) $(man_MANS)
+MANS = $(man_MANS)
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
-am__DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.in \
-       $(srcdir)/paperspecs.5.in
+am__DIST_COMMON = $(srcdir)/Makefile.in
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
 ALLOCA = @ALLOCA@
@@ -1443,14 +1442,13 @@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-man_MANS = paper.1
-dist_man_MANS = paperspecs.5
+man_MANS = paper.1 paperspecs.5
 EXTRA_DIST = \
        paper.x \
        paper.1.in \
        paperspecs.5.in
 
-DISTCLEANFILES = $(man_MANS) paper.1
+DISTCLEANFILES = $(man_MANS)
 do_subst = sed -e 's|@sysconfdir[@]|$(sysconfdir)|'g
 all: all-am
 
@@ -1484,18 +1482,16 @@
 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 $(am__aclocal_m4_deps):
-paperspecs.5: $(top_builddir)/config.status $(srcdir)/paperspecs.5.in
-       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
 mostlyclean-libtool:
        -rm -f *.lo
 
 clean-libtool:
        -rm -rf .libs _libs
-install-man1: $(dist_man_MANS) $(man_MANS)
+install-man1: $(man_MANS)
        @$(NORMAL_INSTALL)
        @list1=''; \
-       list2='$(dist_man_MANS) $(man_MANS)'; \
+       list2='$(man_MANS)'; \
        test -n "$(man1dir)" \
          && test -n "`echo $$list1$$list2`" \
          || exit 0; \
@@ -1530,15 +1526,15 @@
        @$(NORMAL_UNINSTALL)
        @list=''; test -n "$(man1dir)" || exit 0; \
        files=`{ for i in $$list; do echo "$$i"; done; \
-       l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | 
\
+       l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
          sed -n '/\.1[a-z]*$$/p'; \
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
        dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
-install-man5: $(dist_man_MANS) $(man_MANS)
+install-man5: $(man_MANS)
        @$(NORMAL_INSTALL)
        @list1=''; \
-       list2='$(dist_man_MANS) $(man_MANS)'; \
+       list2='$(man_MANS)'; \
        test -n "$(man5dir)" \
          && test -n "`echo $$list1$$list2`" \
          || exit 0; \
@@ -1573,7 +1569,7 @@
        @$(NORMAL_UNINSTALL)
        @list=''; test -n "$(man5dir)" || exit 0; \
        files=`{ for i in $$list; do echo "$$i"; done; \
-       l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | 
\
+       l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
          sed -n '/\.5[a-z]*$$/p'; \
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
@@ -1744,6 +1740,9 @@
 paper.1: paper.1.in Makefile
        $(do_subst) < $(srcdir)/[email protected] > $@-t && mv $@-t $@
 
+paperspecs.5: paperspecs.5.in Makefile
+       $(do_subst) < $(srcdir)/[email protected] > $@-t && mv $@-t $@
+
 paper.1.in: $(abs_top_srcdir)/src/paper.c $(abs_top_srcdir)/src/tbl_opts.h 
paper.x
        $(AM_V_GEN)if ( touch [email protected] && rm -f [email protected]; ) >/dev/null 2>&1; then \
          $(top_builddir)/build-aux/x-to-1 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/man/paper.1.in 
new/libpaper-2.1.3/man/paper.1.in
--- old/libpaper-2.1.2/man/paper.1.in   2023-02-24 10:37:18.000000000 +0100
+++ new/libpaper-2.1.3/man/paper.1.in   2024-01-22 18:54:40.000000000 +0100
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1.
-.TH PAPER "1" "February 2023" "paper 2.0.9" "User Commands"
+.TH PAPER "1" "January 2024" "paper 2.1.2" "User Commands"
 .SH NAME
 paper - print paper size information
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/man/paperspecs.5 
new/libpaper-2.1.3/man/paperspecs.5
--- old/libpaper-2.1.2/man/paperspecs.5 2023-10-15 10:23:50.000000000 +0200
+++ new/libpaper-2.1.3/man/paperspecs.5 1970-01-01 01:00:00.000000000 +0100
@@ -1,55 +0,0 @@
-.\" Copyright (c) 2013-2021 Reuben Thomas <[email protected]>
-.\"
-.\" This file is part of libpaper.
-.\"
-.\"This program is free software: you can redistribute it and/or modify it
-.\"under the terms of the GNU Lesser General Public License as published by
-.\"the Free Software Foundation; either version 2.1 of the License, or (at
-.\"your option) any later version.
-.\"
-.\"This program is distributed in the hope that it will be useful,
-.\"but WITHOUT ANY WARRANTY; without even the implied warranty of
-.\"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-.\"GNU Lesser General Public License for more details.
-.\"
-.\"You should have received a copy of the GNU Lesser General Public License
-.\"along with this program.  If not, see
-.\"<https://www.gnu.org/licenses/lgpl-2.1.html>.
-.TH PAPERSPECS 5 "11 January 2014"
-.SH NAME
-.B paperspecs
-\- paper size specifications
-.SH DESCRIPTION
-A CSV format list of the paper size specifications used by paper.
-Each line contains the following fields:
-.TP
-NAME,WIDTH,HEIGHT,UNIT
-.PP
-Valid units are: \fBpt\fR (PostScript points), \fBmm\fR, \fBin\fR.
-.PP
-A size may be defined more than once. Only the first definition is
-normally used. This means that the user's paperspecs file overrides
-sizes in the system file (see below).
-.PP
-Multiple definitions are also used to allow inexact definitions to be
-looked up by size. For example, the \fBLC_PAPER\fR mechanism available
-on some systems defines paper sizes in whole numbers of millimetres,
-which results in a definition for Letter size that does not exactly
-match the definition in inches.
-.SH FILES
-.TP
-.B ${prefix}/etc/paperspecs
-System list of paper sizes.
-.TP
-.B $XDG_CONFIG_HOME/paperspecs
-User's list of paper sizes. This is prepended to the system list.
-.SH BUGS
-The CSV format is restricted: quotes are not allowed; hence, fields
-cannot be escaped.
-.SH CREDITS
-The original list of paper names came from Ghostscript 3.68's
-gs_stadt.ps.
-.SH AUTHOR
-Reuben Thomas <[email protected]>
-.SH SEE ALSO
-paper(1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/src/paper.c 
new/libpaper-2.1.3/src/paper.c
--- old/libpaper-2.1.2/src/paper.c      2023-01-07 22:42:52.000000000 +0100
+++ new/libpaper-2.1.3/src/paper.c      2024-01-18 14:04:47.000000000 +0100
@@ -1,7 +1,7 @@
 /*
   Paper sizes command-line utility.
 
-  Copyright (c) 2021-2022 Reuben Thomas <[email protected]>.
+  Copyright (c) 2021-2024 Reuben Thomas <[email protected]>.
 
   This file is part of libpaper.
 
@@ -115,18 +115,21 @@
 
 int main(int argc, char **argv)
 {
-#if ENABLE_RELOCATABLE
-    /* Set up libpaper relocation. */
-    set_program_name_and_installdir(
+    const char *argv0 = 
 #ifndef _WIN32
-                                   argv[0],
+                                   argv[0]
 #else
-                                   "paper",
+                                   "paper"
 #endif
-                                   REAL_INSTALLPREFIX, INSTALLDIR);
+        ;
+#if ENABLE_RELOCATABLE
+    /* Set up libpaper relocation. */
+    set_program_name_and_installdir(argv0, REAL_INSTALLPREFIX, INSTALLDIR);
     char *full_progname = get_full_program_name();
     char *curr_prefix = compute_curr_prefix(REAL_INSTALLPREFIX, INSTALLDIR, 
full_progname);
     papersetprefixdir(curr_prefix);
+#else
+    set_program_name(argv0);
 #endif
 
     setlocale(LC_ALL, "");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/tests/Makefile.am 
new/libpaper-2.1.3/tests/Makefile.am
--- old/libpaper-2.1.2/tests/Makefile.am        2023-10-14 19:27:15.000000000 
+0200
+++ new/libpaper-2.1.3/tests/Makefile.am        2024-01-18 14:04:47.000000000 
+0100
@@ -1,6 +1,6 @@
 # Tests Makefile.am
 #
-# Copyright (c) 2021-2022 Reuben Thomas <[email protected]>
+# Copyright (c) 2021-2024 Reuben Thomas <[email protected]>
 #
 # This file is part of libpaper.
 #
@@ -89,6 +89,7 @@
        export prefix=$(prefix); \
        export sysconfdir=$(sysconfdir); \
        export bindir=$(bindir); \
+       export libdir=$(libdir); \
        export abs_srcdir=$(abs_srcdir); \
        export DIFF=$(DIFF); \
        export PATH_CONVERT=$(PATH_CONVERT); \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/tests/Makefile.in 
new/libpaper-2.1.3/tests/Makefile.in
--- old/libpaper-2.1.2/tests/Makefile.in        2023-10-15 10:23:49.000000000 
+0200
+++ new/libpaper-2.1.3/tests/Makefile.in        2024-01-22 18:54:37.000000000 
+0100
@@ -16,7 +16,7 @@
 
 # Tests Makefile.am
 #
-# Copyright (c) 2021-2022 Reuben Thomas <[email protected]>
+# Copyright (c) 2021-2024 Reuben Thomas <[email protected]>
 #
 # This file is part of libpaper.
 #
@@ -1661,6 +1661,7 @@
        export prefix=$(prefix); \
        export sysconfdir=$(sysconfdir); \
        export bindir=$(bindir); \
+       export libdir=$(libdir); \
        export abs_srcdir=$(abs_srcdir); \
        export DIFF=$(DIFF); \
        export PATH_CONVERT=$(PATH_CONVERT); \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libpaper-2.1.2/tests/run-test 
new/libpaper-2.1.3/tests/run-test
--- old/libpaper-2.1.2/tests/run-test   2023-04-12 19:28:24.000000000 +0200
+++ new/libpaper-2.1.3/tests/run-test   2024-01-18 14:04:47.000000000 +0100
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Run a paper test
 #
-# Copyright (c) 2021-2023 Reuben Thomas <[email protected]>
+# Copyright (c) 2021-2024 Reuben Thomas <[email protected]>
 #
 # This file is part of libpaper.
 #
@@ -105,6 +105,7 @@
 cd ..
 ${MAKE} install DESTDIR="$test_dir"
 export PATH="$test_dir/$bindir:$PATH"
+export DYLD_LIBRARY_PATH="$test_dir/$libdir"
 cd "$test_dir"
 
 # Set up paper configuration

Reply via email to