Skip to content

Commit 629371b

Browse files
MaxBrodeurUrbasjslobodzian
authored andcommitted
Revert "Upgrading Parted to v3.4" (#1966)
* Revert "Upgrading Parted to v3.4 (#1898)" This reverts commit 24382cf. * verifying license to unblock upgrade revert pr
1 parent 0f0cd11 commit 629371b

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"parted-3.4.tar.xz": "e1298022472da5589b7f2be1d5ee3c1b66ec3d96dfbad03dc642afd009da5342"
3+
"parted-3.2.tar.xz": "3643dc59db49c6339f19ac2b0a2d3de31b7a6722ce363e5fe857ed34bcf7ad71"
44
}
55
}

SPECS/parted/parted.spec

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Summary: GNU Parted manipulates partition tables
22
Name: parted
3-
Version: 3.4
4-
Release: 1%{?dist}
3+
Version: 3.2
4+
Release: 13%{?dist}
55
License: GPLv3+
66
Vendor: Microsoft Corporation
77
Distribution: Mariner
88
Group: Applications/System
9-
URL: https://www.gnu.org/software/parted/
10-
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
9+
URL: https://ftp.gnu.org/gnu/parted/parted-3.2.tar.xz
10+
Source0: http://ftp.gnu.org/gnu/parted/%{name}-%{version}.tar.xz
1111
Conflicts: toybox
1212
Provides: %{name}-devel = %{version}-%{release}
1313

@@ -50,8 +50,7 @@ rm -rf %{buildroot}%{_infodir}/dir
5050
%{_datadir}/*
5151

5252
%changelog
53-
* Tue Dec 21 2021 Max Brodeur-Urbas <[email protected]> - 3.4-1
54-
- Upgrading to 3.4
53+
* Thu Jan 20 2022 Max Brodeur-Urbas <[email protected]> - 3.2-13
5554
- License verified.
5655

5756
* Fri Sep 10 2021 Thomas Crain <[email protected]> - 3.2-12

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16144,8 +16144,8 @@
1614416144
"type": "other",
1614516145
"other": {
1614616146
"name": "parted",
16147-
"version": "3.4",
16148-
"downloadUrl": "http://ftp.gnu.org/gnu/parted/parted-3.4.tar.xz"
16147+
"version": "3.2",
16148+
"downloadUrl": "http://ftp.gnu.org/gnu/parted/parted-3.2.tar.xz"
1614916149
}
1615016150
}
1615116151
},

0 commit comments

Comments
 (0)