|
|
|
@ -38,8 +38,8 @@ This package contains library source intended for building other packages
|
|
|
|
|
which use "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
# one license file for a repo with multiple crates
|
|
|
|
|
# https://github.com/Smithay/wayland-rs/pull/323
|
|
|
|
|
%license LICENSE.txt
|
|
|
|
|
%doc README.md
|
|
|
|
|
%{cargo_registry}/%{crate}-%{version_no_tilde}/
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+default-devel
|
|
|
|
@ -169,7 +169,10 @@ which use "server" feature of "%{crate}" crate.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 04 2020 Michel Alexandre Salim <michel@michel-slm.name> - 0.26.6-1
|
|
|
|
|
* Fri Jun 26 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.26.6-2
|
|
|
|
|
- Package license and docs
|
|
|
|
|
|
|
|
|
|
* Thu Jun 04 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.26.6-1
|
|
|
|
|
- Update to 0.26.6
|
|
|
|
|
|
|
|
|
|
* Fri May 22 14:31:57 PDT 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.26.5-1
|
|
|
|
|