Skip to content

Commit

Permalink
rust: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kavyasree committed Dec 16, 2024
1 parent df412d5 commit e403e22
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion SPECS/rust/rust.spec
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ sh ./configure \
--prefix=%{_prefix} \
--enable-extended \
--enable-profiler \
--tools="cargo,clippy,rustfmt,rust-analyzer-proc-macro-srv,tidy" \
--tools="cargo,clippy,rustfmt,rust-analyzer-proc-macro-srv" \
--release-channel="stable" \
--release-description="Azure Linux %{version}-%{release}"

Expand Down Expand Up @@ -170,6 +170,13 @@ rm -f %{buildroot}%{_bindir}/*.old
%{_mandir}/man1/*

%changelog
* Mon Dec 16 2024 Kavya Sree Kaitepalli <kkaitepalli@microsoft.com> - 1.83.0-1
- Upgrade to 1.83.0
- Drop patches
- Remove expand-yaml-anchors tool in %check
- Remove rust-demangler tool
- Add patch to fix ui-test-21763

* Mon Aug 26 2024 Rachel Menge <rachelmenge@microsoft.com> - 1.75.0-11
- Update to build dep latest glibc-static version

Expand Down

0 comments on commit e403e22

Please # to comment.