Revert "Upgrading Parted to v3.4" (#1966)

* Revert "Upgrading Parted to v3.4 (#1898)"

This reverts commit 24382cfa6e.

* verifying license to unblock upgrade revert pr
This commit is contained in:
Max Brodeur-Urbas 2022-01-20 18:00:51 -08:00 committed by GitHub
parent 84ae33d737
commit 4a373bbc9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 9 deletions

View File

@ -1,5 +1,5 @@
{
"Signatures": {
"parted-3.4.tar.xz": "e1298022472da5589b7f2be1d5ee3c1b66ec3d96dfbad03dc642afd009da5342"
"parted-3.2.tar.xz": "3643dc59db49c6339f19ac2b0a2d3de31b7a6722ce363e5fe857ed34bcf7ad71"
}
}

View File

@ -1,13 +1,13 @@
Summary: GNU Parted manipulates partition tables
Name: parted
Version: 3.4
Release: 1%{?dist}
Version: 3.2
Release: 13%{?dist}
License: GPLv3+
Vendor: Microsoft Corporation
Distribution: Mariner
Group: Applications/System
URL: https://www.gnu.org/software/parted/
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
URL: https://ftp.gnu.org/gnu/parted/parted-3.2.tar.xz
Source0: http://ftp.gnu.org/gnu/parted/%{name}-%{version}.tar.xz
Conflicts: toybox
Provides: %{name}-devel = %{version}-%{release}
@ -50,8 +50,7 @@ rm -rf %{buildroot}%{_infodir}/dir
%{_datadir}/*
%changelog
* Tue Dec 21 2021 Max Brodeur-Urbas <maxbr@microsoft.com> - 3.4-1
- Upgrading to 3.4
* Thu Jan 20 2022 Max Brodeur-Urbas <maxbr@microsoft.com> - 3.2-13
- License verified.
* Fri Sep 10 2021 Thomas Crain <thcrain@microsoft.com> - 3.2-12

View File

@ -16134,8 +16134,8 @@
"type": "other",
"other": {
"name": "parted",
"version": "3.4",
"downloadUrl": "http://ftp.gnu.org/gnu/parted/parted-3.4.tar.xz"
"version": "3.2",
"downloadUrl": "http://ftp.gnu.org/gnu/parted/parted-3.2.tar.xz"
}
}
},