update to version 0.28.3

epel10
Fabio Valentini 4 years ago
parent c658971803
commit 351d70acfe
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/wayland-cursor-0.28.0.crate
/wayland-cursor-0.28.1.crate
/wayland-cursor-0.28.2.crate
/wayland-cursor-0.28.3.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate wayland-cursor
Name: rust-%{crate}
Version: 0.28.2
Version: 0.28.3
Release: 1%{?dist}
Summary: Bindings to libwayland-cursor
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Dec 31 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.3-1
- Update to version 0.28.3.
* Mon Nov 09 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.2-1
- Update to version 0.28.2.
- Fixes RHBZ#1895844

@ -1 +1 @@
SHA512 (wayland-cursor-0.28.2.crate) = a9e574a626b1e4218a79a4ddc20c49ee7e387b45266b633e676a9e54fd584e9a753626d60c74d2783a788f9aba13443de962c2d4a4463ded65308791a533028a
SHA512 (wayland-cursor-0.28.3.crate) = 6fc86b411065eabd9b828cebe1eeb0c70547f013138ea6670f140b5b81d437eb7e8302136bc4f28d0530288fe5b3e8ac9c87e7a38e8cf24464858ef2676660bb

Loading…
Cancel
Save