update to version 0.28.2

epel10
Fabio Valentini 4 years ago
parent 1d7956e7ac
commit 2ae366c3ad
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/wayland-scanner-0.26.6.crate
/wayland-scanner-0.28.0.crate
/wayland-scanner-0.28.1.crate
/wayland-scanner-0.28.2.crate

@ -5,7 +5,7 @@
%global crate wayland-scanner
Name: rust-%{crate}
Version: 0.28.1
Version: 0.28.2
Release: 1%{?dist}
Summary: Wayland Scanner for generating rust APIs from XML wayland protocol files
@ -32,8 +32,6 @@ for usable bindings.}
%package devel
Summary: %{summary}
BuildArch: noarch
# Makes code nicer :)
Suggests: rustfmt
%description devel %{_description}
@ -76,6 +74,10 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Nov 09 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.2-1
- Update to version 0.28.2.
- Fixes RHBZ#1895848
* Thu Oct 15 2020 Stefano Figura <stefano@figura.im> - 0.28.1-1
- Update to version 0.28.1.

@ -1 +1 @@
SHA512 (wayland-scanner-0.28.1.crate) = 06eaf110097d2ac2b34d856199ad82b8a1aa8d02a65d1aa0f6f09efd3e01ff662993ef2b296e17411961c0735d79c9b44f802da003880277ade64aa229f1024a
SHA512 (wayland-scanner-0.28.2.crate) = ee8577a9ce9edd2f224c1daaf2036f0cf0a731d21b49cd28b39c4b31f3bb777aa5505eb82eae2cb794529580fff5bf409af1a59cf789fff7239e03b11eb82276

Loading…
Cancel
Save