Update to version 1.3.3
This commit is contained in:
parent
9eb4a8b077
commit
e5d120b912
2 changed files with 8 additions and 5 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
Summary: Device-mapper Persistent Data Tools
|
||||
Name: device-mapper-persistent-data
|
||||
Version: 1.3.2
|
||||
Version: 1.3.3
|
||||
Release: 1%{?dist}%{?release_suffix}
|
||||
License: GPL-3.0-only AND (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND BSD-3-Clause AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT)
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ License: GPL-3.0-only AND (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache
|
|||
URL: https://github.com/jthornber/thin-provisioning-tools
|
||||
#Source0: https://github.com/jthornber/thin-provisioning-tools/archive/thin-provisioning-tools-%%{version}.tar.gz
|
||||
Source0: https://github.com/jthornber/thin-provisioning-tools/archive/v%{version}%{?version_suffix}.tar.gz
|
||||
Source1: dmpd132-vendor.tar.gz
|
||||
Source1: dmpd133-vendor.tar.gz
|
||||
|
||||
%if %{defined rhel}
|
||||
BuildRequires: rust-toolset
|
||||
|
|
@ -119,7 +119,10 @@ echo %{version}-%{release} > VERSION
|
|||
#% {_sbindir}/thin_show_duplicates
|
||||
|
||||
%changelog
|
||||
* Tue May 02 2026 Marian Csontos <mcsontos@redhat.com> - 1.3.2-1
|
||||
* Thu Jun 25 2026 Marian Csontos <mcsontos@redhat.com> - 1.3.3-1
|
||||
- Update to latest upstream release 1.3.3.
|
||||
|
||||
* Tue May 06 2026 Marian Csontos <mcsontos@redhat.com> - 1.3.2-1
|
||||
- Update to latest upstream release 1.3.2.
|
||||
- Fix RUSTSEC-2026-0097, RUSTSEC-2026-0002
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (v1.3.2.tar.gz) = 284c9b2421a2007e4225c64304fbc41f4455c9304e4dc16918fb94b063af9a3d8b16ea9ba01bfbc96fa45bdf6cde800998ad7c1d2f086f4da92741a44f2b6942
|
||||
SHA512 (dmpd132-vendor.tar.gz) = 2577f0f2f4685afa8529328c676e9d95c5d557c150080d47b4c745a6a4fac5b28b8fe5107f50d5a162852e540cb22ed833bcc7de2f76d4fabf7711c4f519fa4d
|
||||
SHA512 (v1.3.3.tar.gz) = 0bba8f851fdfd65751564ca65d48c3ebca7c5839258db1401003c6cf58bb6a4c79f291135a96b4151ba1118fb1c6d083f49a0a9adc1362e06264253d7180ecd2
|
||||
SHA512 (dmpd133-vendor.tar.gz) = 10ead617740ade146d42bca6dd3b7e6db1bbb85583660fdf0c7f3197129a022f3d3692933b1ae5312710db374e656abb8df8c5cf9cb786f26379f5e5a37cac08
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue