update to version 0.28.4

epel10
Fabio Valentini 4 years ago
parent c744ccd117
commit 7cd4fc61f2
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -5,8 +5,8 @@
%global crate wayland-cursor
Name: rust-%{crate}
Version: 0.28.3
Release: 2%{?dist}
Version: 0.28.4
Release: 1%{?dist}
Summary: Bindings to libwayland-cursor
# Upstream license specification: MIT
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Mar 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0.28.4-1
- Update to version 0.28.4.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.28.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (wayland-cursor-0.28.3.crate) = 6fc86b411065eabd9b828cebe1eeb0c70547f013138ea6670f140b5b81d437eb7e8302136bc4f28d0530288fe5b3e8ac9c87e7a38e8cf24464858ef2676660bb
SHA512 (wayland-cursor-0.28.4.crate) = 249edf8cedfdeb5beeadcea86b3f4d1beb1583e884ab0952a439dd7dad59a77fa4ff5113d5154cb0dad12b977d9638ba386e74a87b3da30c0eb6f17171cd6fd8

Loading…
Cancel
Save