Compare commits

..

10 Commits

Author SHA1 Message Date
Fabio Valentini ba2109ca13
Update to version 0.4.2; Fixes RHBZ#2256494
1 year ago
Fabio Valentini c244b9fdd5
Update to version 0.4.1; Fixes RHBZ#2251419
1 year ago
Fabio Valentini 7227be1d93
Update to version 0.3.31; Fixes RHBZ#2234354
1 year ago
Fabio Valentini f276544748
Update to version 0.3.29; Fixes RHBZ#2232466
1 year ago
Fabio Valentini b318625139
Update to version 0.3.28; Fixes RHBZ#2223129
2 years ago
Fabio Valentini b474593562
Update to version 0.3.27; Fixes RHBZ#2219189
2 years ago
Fabio Valentini 59ef42fb01
Update to version 0.3.25; Fixes RHBZ#2175342
2 years ago
Fabio Valentini 655cba04e1
Update to version 0.3.24; Fixes RHBZ#2154570
2 years ago
Fabio Valentini b579c86fb2
Merge branch 'rawhide' into epel9
2 years ago
Igor Raits 2345ed656f
Rebuild
3 years ago

2
.gitignore vendored

@ -19,5 +19,3 @@
/erased-serde-0.3.31.crate
/erased-serde-0.4.1.crate
/erased-serde-0.4.2.crate
/erased-serde-0.4.4.crate
/erased-serde-0.4.5.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate erased-serde
Name: rust-erased-serde
Version: 0.4.5
Version: 0.4.2
Release: %autorelease
Summary: Type-erased Serialize and Serializer traits

@ -1 +1 @@
SHA512 (erased-serde-0.4.5.crate) = 56ecd1be8f756a852102eea15d6e79b6c1c5d39c87cac0a5595d050fd3a62fda6b2bd81b9370dbde806b3b1b1c664a994f968b418212d0453b47a458313968c8
SHA512 (erased-serde-0.4.2.crate) = f17497a90e7fdf1b9578dcd192056bac1174948438d0702ce38b268fbe41476ab75cdc832c46b36fca259eab4c34d0df64ed68e9acb14a99828f2b972483e71f

Loading…
Cancel
Save