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-diesel] f44: Update to version 2.3.12; Fixes RHBZ#2512410
Date: Sat, 08 Aug 2026 11:53:49 GMT	[thread overview]
Message-ID: <178619002908.1.1470153008387177776.rpms-rust-diesel-93deaccf85c8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-diesel
Branch : f44
Commit : 93deaccf85c8cca112b95eb5d1b77d1735776068
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-08T13:42:52+02:00
Stats  : +9/-8 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-diesel/c/93deaccf85c8cca112b95eb5d1b77d1735776068?branch=f44

Log:
Update to version 2.3.12; Fixes RHBZ#2512410

---
diff --git a/.gitignore b/.gitignore
index 7780e61..09797bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /diesel-2.3.9.crate
 /diesel-2.3.10.crate
 /diesel-2.3.11.crate
+/diesel-2.3.12.crate

diff --git a/diesel-fix-metadata-auto.diff b/diesel-fix-metadata-auto.diff
index 72089af..5b2db9e 100644
--- a/diesel-fix-metadata-auto.diff
+++ b/diesel-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- diesel-2.3.11/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ diesel-2.3.11/Cargo.toml	2026-07-10T15:30:54.240370+00:00
+--- diesel-2.3.12/Cargo.toml	2006-07-24T01:21:28+00:00
++++ diesel-2.3.12/Cargo.toml	2026-08-08T11:39:07.199102+00:00
 @@ -144,7 +144,6 @@
  serde_json = ["dep:serde_json"]
  sqlite = [
@@ -31,7 +31,7 @@
 -version = "0.3.49"
 -
  [target.'cfg(not(all(target_family = "wasm", target_os = "unknown")))'.dependencies.libsqlite3-sys]
- version = ">=0.17.2, <0.38.0"
+ version = ">=0.17.2, <0.39.0"
  features = ["bundled_bindings"]
 @@ -308,3 +289,4 @@
  level = "warn"

diff --git a/diesel-fix-metadata.diff b/diesel-fix-metadata.diff
index 05bd7a8..5160fc4 100644
--- a/diesel-fix-metadata.diff
+++ b/diesel-fix-metadata.diff
@@ -1,5 +1,5 @@
---- diesel-2.3.11/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ diesel-2.3.11/Cargo.toml	2026-07-10T15:30:54.242821+00:00
+--- diesel-2.3.12/Cargo.toml	2006-07-24T01:21:28+00:00
++++ diesel-2.3.12/Cargo.toml	2026-08-08T11:39:07.200590+00:00
 @@ -73,11 +73,8 @@
      "diesel_derives/64-column-tables",
  ]
@@ -15,7 +15,7 @@
 @@ -278,7 +275,6 @@
  
  [target.'cfg(not(all(target_family = "wasm", target_os = "unknown")))'.dependencies.libsqlite3-sys]
- version = ">=0.17.2, <0.38.0"
+ version = ">=0.17.2, <0.39.0"
 -features = ["bundled_bindings"]
  optional = true
  

diff --git a/rust-diesel.spec b/rust-diesel.spec
index 134e762..31d23ff 100644
--- a/rust-diesel.spec
+++ b/rust-diesel.spec
@@ -6,7 +6,7 @@
 %global crate diesel
 
 Name:           rust-diesel
-Version:        2.3.11
+Version:        2.3.12
 Release:        %autorelease
 Summary:        Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
 

diff --git a/sources b/sources
index 1c027d4..a78a05c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (diesel-2.3.11.crate) = 014dbfd7ed7998e06fc3d4ffabc06d1240e23b39b737a806fa167a931ac500e2b2d2ffdfde228108e6c572c1add89aa88a50292cfce804357e8f5799b6224ed7
+SHA512 (diesel-2.3.12.crate) = 99f9eba260c8c343c5dd6fdea2cef24764ad43a361c0d5e75b79052d5c36236ba0ff6f4650b0523ed1d8051f0dfbcdcf8fe79dc4cdde3dd467b644ef7a821d83

                 reply	other threads:[~2026-08-08 11:53 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=178619002908.1.1470153008387177776.rpms-rust-diesel-93deaccf85c8@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