public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-jpegxl-sys] f45: Update to version 0.12.1+libjxl-0.11.2
Date: Wed, 12 Aug 2026 16:35:23 GMT	[thread overview]
Message-ID: <178655252357.1.2070517936290150345.rpms-rust-jpegxl-sys-48a4db402585@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-jpegxl-sys
Branch : f45
Commit : 48a4db402585a3473e35fc28c24a20d534eb21c5
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-11T15:30:35+02:00
Stats  : +15/-10 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-jpegxl-sys/c/48a4db402585a3473e35fc28c24a20d534eb21c5?branch=f45

Log:
Update to version 0.12.1+libjxl-0.11.2

---
diff --git a/.gitignore b/.gitignore
index d560d01..c19f35e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /jpegxl-sys-0.10.4+libjxl-0.10.3.crate
 /jpegxl-sys-0.11.2+libjxl-0.11.1.crate
 /jpegxl-sys-0.12.0+libjxl-0.11.1.crate
+/jpegxl-sys-0.12.1+libjxl-0.11.2.crate

diff --git a/jpegxl-sys-fix-metadata-auto.diff b/jpegxl-sys-fix-metadata-auto.diff
index 787bd7c..9109041 100644
--- a/jpegxl-sys-fix-metadata-auto.diff
+++ b/jpegxl-sys-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- jpegxl-sys-0.12.0+libjxl-0.11.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ jpegxl-sys-0.12.0+libjxl-0.11.1/Cargo.toml	2026-03-13T16:45:52.129716+00:00
+--- jpegxl-sys-0.12.1+libjxl-0.11.2/Cargo.toml	2006-07-24T01:21:28+00:00
++++ jpegxl-sys-0.12.1+libjxl-0.11.2/Cargo.toml	2026-08-11T13:29:19.961978+00:00
 @@ -13,7 +13,7 @@
  edition = "2021"
  rust-version = "1.85.0"
  name = "jpegxl-sys"
--version = "0.12.0+libjxl-0.11.1"
-+version = "0.12.0"
+-version = "0.12.1+libjxl-0.11.2"
++version = "0.12.1"
  build = "build.rs"
  links = "jxl"
  autolib = false

diff --git a/jpegxl-sys-fix-metadata.diff b/jpegxl-sys-fix-metadata.diff
index 33082e4..1bc815a 100644
--- a/jpegxl-sys-fix-metadata.diff
+++ b/jpegxl-sys-fix-metadata.diff
@@ -1,5 +1,5 @@
---- jpegxl-sys-0.12.0+libjxl-0.11.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ jpegxl-sys-0.12.0+libjxl-0.11.1/Cargo.toml	2026-03-13T16:45:52.130652+00:00
+--- jpegxl-sys-0.12.1+libjxl-0.11.2/Cargo.toml	2006-07-24T01:21:28+00:00
++++ jpegxl-sys-0.12.1+libjxl-0.11.2/Cargo.toml	2026-08-11T13:29:19.963109+00:00
 @@ -41,7 +41,6 @@
  [features]
  default = []

diff --git a/rust-jpegxl-sys.spec b/rust-jpegxl-sys.spec
index 90f206c..20d4d7b 100644
--- a/rust-jpegxl-sys.spec
+++ b/rust-jpegxl-sys.spec
@@ -4,10 +4,10 @@
 %global debug_package %{nil}
 
 %global crate jpegxl-sys
-%global crate_version 0.12.0+libjxl-0.11.1
+%global crate_version 0.12.1+libjxl-0.11.2
 
 Name:           rust-jpegxl-sys
-Version:        0.12.0
+Version:        0.12.1
 Release:        %autorelease
 Summary:        Rust wrapper for JPEG XL reference implementation
 
@@ -19,7 +19,7 @@ Patch:          jpegxl-sys-fix-metadata-auto.diff
 # Manually created patch for downstream crate metadata changes
 # * drop feature for statically linking libjxl
 Patch:          jpegxl-sys-fix-metadata.diff
-Patch:          0001-unconditionally-use-pkg-config-to-find-libjxl.patch
+Patch2:         0001-unconditionally-use-pkg-config-to-find-libjxl.patch
 
 BuildRequires:  cargo-rpm-macros >= 24
 BuildRequires:  pkgconfig(libjxl)

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 5fcc1ab..d84e069 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -3,6 +3,10 @@ cargo-toml-patch-comments = [
     "drop feature for statically linking libjxl",
 ]
 
+[[package.extra-patches]]
+number = 2
+file = "0001-unconditionally-use-pkg-config-to-find-libjxl.patch"
+
 [requires]
 build = [
     "pkgconfig(libjxl)",

diff --git a/sources b/sources
index 2145bef..b0f5379 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jpegxl-sys-0.12.0+libjxl-0.11.1.crate) = 684a52bdf0924393a685eaf865f13dbbbeb4dc15ee38e70a713b8a23c102473c034730e1677cc148cbf04fb8e7b51c2ac21c89d5c6c591d00accca1f989d86df
+SHA512 (jpegxl-sys-0.12.1+libjxl-0.11.2.crate) = dbc92a618708a38b945e0ed0d31e72cf7bb752b2b209644df154952875ada58761daad38942e2a331351653d2b9bacd45f0c3f97742b2001ab11fd569eb5cb71

                 reply	other threads:[~2026-08-12 16:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178655252357.1.2070517936290150345.rpms-rust-jpegxl-sys-48a4db402585@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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