public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-diesel] f44: Update to version 2.3.12; Fixes RHBZ#2512410
@ 2026-08-08 11:53 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-08 11:53 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-08 11:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-08 11:53 [rpms/rust-diesel] f44: Update to version 2.3.12; Fixes RHBZ#2512410 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox