public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Gansser <mgansser@netcom-mail.de>
To: git-commits@fedoraproject.org
Subject: [rpms/libclaw] rawhide: Update to 1.9.1-1
Date: Tue, 28 Jul 2026 13:59:27 GMT	[thread overview]
Message-ID: <178524716720.1.9327334283470064456.rpms-libclaw-c76f0a672c4c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libclaw
Branch : rawhide
Commit : c76f0a672c4c7c642c1ab1b56fc1455cbed2bb99
Author : Martin Gansser <mgansser@netcom-mail.de>
Date   : 2026-07-28T13:59:19+00:00
Stats  : +22/-1 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/libclaw/c/c76f0a672c4c7c642c1ab1b56fc1455cbed2bb99?branch=rawhide

Log:
Update to 1.9.1-1

---
diff --git a/.gitignore b/.gitignore
index e9fa289..136613e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 libclaw-1.5.4.tar.gz
 /libclaw-1.7.0.tar.gz
 /libclaw-1.7.4.tar.gz
+/libclaw-1.9.1.tar.gz

diff --git a/lib64-installation-path.diff b/lib64-installation-path.diff
new file mode 100644
index 0000000..233b016
--- /dev/null
+++ b/lib64-installation-path.diff
@@ -0,0 +1,20 @@
+diff -Nur libclaw-1.8.2/cmake/package/CMakeLists.txt new/cmake/package/CMakeLists.txt
+--- libclaw-1.8.2/cmake/package/CMakeLists.txt	2024-01-24 21:45:29.000000000 +0100
++++ new/cmake/package/CMakeLists.txt	2024-12-19 11:31:13.606087720 +0100
+@@ -1,6 +1,6 @@
+ install(
+   EXPORT claw
+-  DESTINATION lib/cmake/claw/
++  DESTINATION lib${LIB_SUFFIX}/cmake/claw/
+   FILE claw-config-generated.cmake
+   )
+ 
+@@ -19,7 +19,7 @@
+   FILES
+     ${CMAKE_CURRENT_BINARY_DIR}/claw-config.cmake
+     ${CMAKE_CURRENT_BINARY_DIR}/claw-config-version.cmake
+-  DESTINATION lib/cmake/claw/
++  DESTINATION lib${LIB_SUFFIX}/cmake/claw/
+   )
+ 
+ 

diff --git a/sources b/sources
index 4bba6d6..9a4a13e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libclaw-1.7.4.tar.gz) = 704dc49832210a502b69b691fba75272a7fa62ab4b1ee3b8c99a7923fd537084abdc6263fde495585113f4b3da257e0fe0525ccc2e2601347a8642aff6f0384b
+SHA512 (libclaw-1.9.1.tar.gz) = 1714ba4e392b4cff42e26333345fa1276604c6b03163f6e82c4262685d6cbacdb6962d86696767ddd56fd270b021b66e12ce2420129c91657f6bf9ee49ba9923

             reply	other threads:[~2026-07-28 13:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-28 13:59 Martin Gansser [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-28 13:59 [rpms/libclaw] rawhide: Update to 1.9.1-1 Martin Gansser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178524716720.1.9327334283470064456.rpms-libclaw-c76f0a672c4c@fedoraproject.org \
    --to=mgansser@netcom-mail.de \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox