Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Signatures": {
"azurelinux-image-tools-1.1.0.tar.gz": "0d1c7bb68727f7b688153856b225d68447f64ea735f5dac9af39e2d7b1cc1ff2",
"azurelinux-image-tools-1.1.0-vendor.tar.gz": "10efb01240878ae7cae056580f84401df1bd9298a92f3ebac139f0ce5505ba0b"
"azurelinux-image-tools-1.2.0.tar.gz": "7bfc2abf2b8a23bdcc3828e14c830f6a3f02a8c6fce9f9876e2a39a79ec74eda",
"azurelinux-image-tools-1.2.0-vendor.tar.gz": "b46fee0371838f1a3a3f1148b14d08a17aaef33789ecd481c9c7dab0bf496f17"
}
}
9 changes: 5 additions & 4 deletions SPECS/azurelinux-image-tools/azurelinux-image-tools.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Summary: Azure Linux Image Tools
Name: azurelinux-image-tools
Version: 1.1.0
Release: 2%{?dist}
Version: 1.2.0
Release: 1%{?dist}
License: MIT
URL: https://github.com/microsoft/azure-linux-image-tools/
Group: Applications/System
Expand Down Expand Up @@ -112,8 +112,9 @@ go test -C toolkit/tools ./...
%{_bindir}/osmodifier

%changelog
* Fri Feb 13 2026 Brian Fjeldstad <bfjelds@microsoft.com> 1.1.0-2
- Add osmodifier
* Fri Feb 27 2026 Brian Fjeldstad <bfjelds@microsoft.com> 1.2.0-1
- Add osmodifier subpackage
- Upgrade to version 1.2.0

* Mon Dec 8 2025 Chris Gunn <chrisgun@microsoft.com> 1.1.0-1
- Upgrade to version 1.1.0
Expand Down