diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3d59834 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/bitstream-io-2.2.0.crate diff --git a/.rust-bitstream-io.metadata b/.rust-bitstream-io.metadata index e69de29..1123681 100644 --- a/.rust-bitstream-io.metadata +++ b/.rust-bitstream-io.metadata @@ -0,0 +1 @@ +881adcff0c86cc0e2d927661b03233aa002c6054 SOURCES/bitstream-io-2.2.0.crate diff --git a/SOURCES/bitstream-io-1.7.0.crate b/SOURCES/bitstream-io-1.7.0.crate deleted file mode 100644 index f3ff903..0000000 Binary files a/SOURCES/bitstream-io-1.7.0.crate and /dev/null differ diff --git a/SOURCES/bitstream-io-1.8.0.crate b/SOURCES/bitstream-io-1.8.0.crate deleted file mode 100644 index 8b3a21d..0000000 Binary files a/SOURCES/bitstream-io-1.8.0.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..176d5db --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,4 @@ +[package] +summary = "Library for reading/writing un-aligned values from/to streams" + + diff --git a/SPECS/rust-bitstream-io.spec b/SPECS/rust-bitstream-io.spec index 1b073ea..515a5cc 100644 --- a/SPECS/rust-bitstream-io.spec +++ b/SPECS/rust-bitstream-io.spec @@ -15,7 +15,7 @@ %global crate bitstream-io Name: rust-bitstream-io -Version: 1.8.0 +Version: 2.2.0 Release: %autorelease Summary: Library for reading/writing un-aligned values from/to streams @@ -78,6 +78,12 @@ use the "default" feature of the "%{crate}" crate. %endif %changelog +* Sat Jan 06 2024 Fabio Valentini - 2.2.0-1 +- Update to version 2.2.0; Fixes RHBZ#2253690 + +* Thu Nov 30 2023 Fabio Valentini - 1.10.0-1 +- Update to version 1.10.0; Fixes RHBZ#2251807 + * Sun Nov 19 2023 Arkady L. Shane - 1.8.0-1 - Rebuilt for MSVSphere 9.2