@@ 1,7 1,7 @@
%global debug_package %{nil}
Name: maturin
-Version: 0.9.4
+Version: 0.11.2
Release: 1%{?dist}
Summary: Build tool for publishing rust as python packages
License: MIT and ASL 2.0
@@ 39,5 39,8 @@ mv %{buildroot}/%{name} %{buildroot}/%{python3_sitelib}/%{name}
%{python3_sitelib}/%{name}
%changelog
+* Fri Aug 20 2021 Timothée Floure <fnux@fedoraproject.org> - 0.11.2-1
+- New upstream release.
+
* Sun Mar 28 2021 Timothée Floure <fnux@fedoraproject.org> - 0.9.4-1
- Let there be package.