Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rinutils for openSUSE:Factory checked in at 2026-04-28 11:56:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rinutils (Old) and /work/SRC/openSUSE:Factory/.rinutils.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rinutils" Tue Apr 28 11:56:15 2026 rev:6 rq:1349438 version:0.10.3 Changes: -------- --- /work/SRC/openSUSE:Factory/rinutils/rinutils.changes 2023-12-17 21:34:31.166368675 +0100 +++ /work/SRC/openSUSE:Factory/.rinutils.new.11940/rinutils.changes 2026-04-28 12:00:05.222776863 +0200 @@ -1,0 +2,6 @@ +Sun Apr 26 20:07:10 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.10.3: + * Fix https://github.com/shlomif/rinutils/issues/5 's libdir + +------------------------------------------------------------------- Old: ---- rinutils-0.10.2.tar.xz New: ---- rinutils-0.10.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rinutils.spec ++++++ --- /var/tmp/diff_new_pack.ES6p54/_old 2026-04-28 12:00:06.054811814 +0200 +++ /var/tmp/diff_new_pack.ES6p54/_new 2026-04-28 12:00:06.054811814 +0200 @@ -1,7 +1,7 @@ # # spec file for package rinutils # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: rinutils -Version: 0.10.2 +Version: 0.10.3 Release: 0 Summary: Shlomi Fish's gnu11 C Library of Random headers License: MIT ++++++ rinutils-0.10.2.tar.xz -> rinutils-0.10.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rinutils-0.10.2/.act-github/workflows/use-github-actions.yml new/rinutils-0.10.3/.act-github/workflows/use-github-actions.yml --- old/rinutils-0.10.2/.act-github/workflows/use-github-actions.yml 2022-09-20 14:52:46.000000000 +0200 +++ new/rinutils-0.10.3/.act-github/workflows/use-github-actions.yml 1970-01-01 01:00:00.000000000 +0100 @@ -1,30 +0,0 @@ -# This file is GENERATED BY -# CI-testing/translate-travis.yml-to-github-actions.py -jobs: - test-fc-solve: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - run: sudo apt-get update -qq - - run: sudo apt-get --no-install-recommends install -y eatmydata - - run: sudo eatmydata apt-get --no-install-recommends install -y build-essential - cmake cmake-data cpanminus libcmocka-dev libperl-dev ninja-build perl - valgrind xz-utils zip - - run: local_lib_shim() { eval "$(perl -Mlocal::lib=$HOME/perl_modules)"; - } ; local_lib_shim ; cpanm local::lib - - run: local_lib_shim() { eval "$(perl -Mlocal::lib=$HOME/perl_modules)"; - } ; local_lib_shim ; eval "$(perl -Mlocal::lib=$HOME/perl_modules)" - - run: local_lib_shim() { eval "$(perl -Mlocal::lib=$HOME/perl_modules)"; - } ; local_lib_shim ; which python3 - - run: local_lib_shim() { eval "$(perl -Mlocal::lib=$HOME/perl_modules)"; - } ; local_lib_shim ; cpanm --notest Code::TidyAll::Plugin::TestCount - Dir::Manifest Env::Path IO::All Inline Inline::C Perl::Critic Perl::Tidy - Test::Code::TidyAll Test::Differences Test::Pod Test::Pod::Coverage - Test::RunValgrind Test::TrailingSpace Test::Trap - - run: local_lib_shim() { eval "$(perl -Mlocal::lib=$HOME/perl_modules)"; - } ; local_lib_shim ; _verbose() { export HARNESS_VERBOSE=1 ; } ; export - FCS_TEST_BUILD=1 RINUTILS_TEST_TIDY=1 RINUTILS_TEST_BUILD=1 ; perl - CI-testing/continuous-integration-testing.pl -name: use-github-actions -'on': -- push diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rinutils-0.10.2/.github/workflows/use-github-actions.yml new/rinutils-0.10.3/.github/workflows/use-github-actions.yml --- old/rinutils-0.10.2/.github/workflows/use-github-actions.yml 2022-09-20 14:52:46.000000000 +0200 +++ new/rinutils-0.10.3/.github/workflows/use-github-actions.yml 1970-01-01 01:00:00.000000000 +0100 @@ -1,30 +0,0 @@ -# This file is GENERATED BY -# CI-testing/translate-travis.yml-to-github-actions.py -jobs: - test-fc-solve: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - run: sudo apt-get update -qq - - run: sudo apt-get --no-install-recommends install -y eatmydata - - run: sudo eatmydata apt-get --no-install-recommends install -y build-essential - cmake cmake-data cpanminus libcmocka-dev libperl-dev ninja-build perl - valgrind xz-utils zip - - run: local_lib_shim() { eval "$(perl -Mlocal::lib=$HOME/perl_modules)"; - } ; local_lib_shim ; cpanm local::lib - - run: local_lib_shim() { eval "$(perl -Mlocal::lib=$HOME/perl_modules)"; - } ; local_lib_shim ; eval "$(perl -Mlocal::lib=$HOME/perl_modules)" - - run: local_lib_shim() { eval "$(perl -Mlocal::lib=$HOME/perl_modules)"; - } ; local_lib_shim ; which python3 - - run: local_lib_shim() { eval "$(perl -Mlocal::lib=$HOME/perl_modules)"; - } ; local_lib_shim ; cpanm --notest Code::TidyAll::Plugin::TestCount - Dir::Manifest Env::Path IO::All Inline Inline::C Perl::Critic Perl::Tidy - Test::Code::TidyAll Test::Differences Test::Pod Test::Pod::Coverage - Test::RunValgrind Test::TrailingSpace Test::Trap - - run: local_lib_shim() { eval "$(perl -Mlocal::lib=$HOME/perl_modules)"; - } ; local_lib_shim ; _verbose() { export HARNESS_VERBOSE=1 ; } ; export - FCS_TEST_BUILD=1 RINUTILS_TEST_TIDY=1 RINUTILS_TEST_BUILD=1 ; perl - CI-testing/continuous-integration-testing.pl -name: use-github-actions -'on': -- push diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rinutils-0.10.2/CI-testing/translate-travis.yml-to-github-actions.py new/rinutils-0.10.3/CI-testing/translate-travis.yml-to-github-actions.py --- old/rinutils-0.10.2/CI-testing/translate-travis.yml-to-github-actions.py 2022-09-20 14:52:24.000000000 +0200 +++ new/rinutils-0.10.3/CI-testing/translate-travis.yml-to-github-actions.py 2023-07-12 07:58:01.000000000 +0200 @@ -23,8 +23,7 @@ def _add_condition_while_excluding_gh_actions(job_dict, is_act): - """ - See: + """See: https://github.com/actions/runner/issues/480 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rinutils-0.10.2/CMakeLists.txt new/rinutils-0.10.3/CMakeLists.txt --- old/rinutils-0.10.2/CMakeLists.txt 2022-05-19 05:25:45.000000000 +0200 +++ new/rinutils-0.10.3/CMakeLists.txt 2024-07-10 08:51:25.000000000 +0200 @@ -31,7 +31,9 @@ SET (base_with_ver "rinutils-[0-9]+\\\\.[0-9]+\\\\.[0-9]+") SET(CPACK_SOURCE_GENERATOR "TXZ") SET(CPACK_SOURCE_IGNORE_FILES + "/\\\\.act-github/" "/\\\\.git/" + "/\\\\.github/" "/\\\\.tidyall\\\\.d/" "/tags$" "\\\\.swp$" @@ -119,7 +121,10 @@ "${RINUTILS_INSTALL_MYLIBDIR}/pkgconfig" ) +# https://github.com/shlomif/rinutils/issues/5 ( "pkg-config file is broken when CMAKE_INSTALL_INCLUDEDIR is absolute") +# or libdir) join_paths(includedir_for_pc_file "\${prefix}" "${CMAKE_INSTALL_INCLUDEDIR}") +join_paths(libdir_for_pc_file "\${exec_prefix}" "${CMAKE_INSTALL_LIBDIR}") CONFIGURE_FILE( ${CMAKE_CURRENT_SOURCE_DIR}/${CPACK_PACKAGE_NAME}.spec.in diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rinutils-0.10.2/NEWS.asciidoc new/rinutils-0.10.3/NEWS.asciidoc --- old/rinutils-0.10.2/NEWS.asciidoc 2023-04-27 14:24:02.000000000 +0200 +++ new/rinutils-0.10.3/NEWS.asciidoc 2024-07-10 08:45:23.000000000 +0200 @@ -4,6 +4,11 @@ :Date: 2022-05-19 :Revision: $Id$ +0.10.3 ( 10 Jul 2024 ) +---------------------------- + +* Fix https://github.com/shlomif/rinutils/issues/5 's libdir + 0.10.2 ( 27 Apr 2023 ) ---------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rinutils-0.10.2/librinutils.pc.in new/rinutils-0.10.3/librinutils.pc.in --- old/rinutils-0.10.2/librinutils.pc.in 2022-05-19 05:25:55.000000000 +0200 +++ new/rinutils-0.10.3/librinutils.pc.in 2024-07-10 08:35:59.000000000 +0200 @@ -1,6 +1,6 @@ prefix="@CMAKE_INSTALL_PREFIX@" exec_prefix=${prefix} -libdir=${exec_prefix}/@RINUTILS_INSTALL_MYLIBDIR@ +libdir=@libdir_for_pc_file@ includedir=@includedir_for_pc_file@ Name: rinutils diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rinutils-0.10.2/rinutils.spec new/rinutils-0.10.3/rinutils.spec --- old/rinutils-0.10.2/rinutils.spec 2023-04-27 14:24:26.000000000 +0200 +++ new/rinutils-0.10.3/rinutils.spec 2024-07-10 08:46:31.000000000 +0200 @@ -1,6 +1,6 @@ %define debug_package %{nil} Name: rinutils -Version: 0.10.2 +Version: 0.10.3 Release: 1 License: MIT Group: Development/C diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rinutils-0.10.2/t/lib/Rinutils/InlineWrap.pm new/rinutils-0.10.3/t/lib/Rinutils/InlineWrap.pm --- old/rinutils-0.10.2/t/lib/Rinutils/InlineWrap.pm 2022-09-20 14:45:44.000000000 +0200 +++ new/rinutils-0.10.3/t/lib/Rinutils/InlineWrap.pm 2023-07-12 07:58:25.000000000 +0200 @@ -33,7 +33,7 @@ name => $pkg, NAME => $pkg, INC => join( " ", - map { "-I$_" } + map { "-I$_" } map { bin_file($_), src_file($_) } ( ["include"], ["rinutils/include"], [] ) ), CCFLAGS => $ccflags, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rinutils-0.10.2/ver.txt new/rinutils-0.10.3/ver.txt --- old/rinutils-0.10.2/ver.txt 2023-04-27 14:15:42.000000000 +0200 +++ new/rinutils-0.10.3/ver.txt 2024-07-10 08:42:54.000000000 +0200 @@ -1 +1 @@ -0.10.2 +0.10.3
