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
4 changes: 2 additions & 2 deletions SPECS-EXTENDED/facter/facter.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"facter-4.2.5.gem": "e88e3fa874c1c735779704d1a4dd69b255ad5e34c8912857864469a852cb3f8d"
"facter-4.2.13.gem": "a4f293b585176b080c8f10e9adb7a4d1cfd484268dfef518b162a0422450264c"
}
}
}
7 changes: 5 additions & 2 deletions SPECS-EXTENDED/facter/facter.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
%global debug_package %{nil}

Name: facter
Version: 4.2.5
Release: 2%{?dist}
Version: 4.2.13
Release: 1%{?dist}
Summary: Command and ruby library for gathering system information
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -100,6 +100,9 @@ GEM_HOME="%{buildroot}%{gem_dir}" %{buildroot}%{_bindir}/facter
%doc %{gem_docdir}

%changelog
* Tue May 07 2024 Andy Zaugg <azaugg@linkedin.com> 4.2.13-1
- Bumped version to facter version which has Mariner Linux Support

* Thu Dec 30 2021 Suresh Babu Chalamalasetty <schalam@microsoft.com> 4.2.5-2
- Initial CBL-Mariner import from Fedora 35 (license: MIT)
- License verified
Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3438,8 +3438,8 @@
"type": "other",
"other": {
"name": "facter",
"version": "4.2.5",
"downloadUrl": "https://downloads.puppetlabs.com/facter/facter-4.2.5.gem"
"version": "4.2.13",
"downloadUrl": "https://downloads.puppetlabs.com/facter/facter-4.2.13.gem"
}
}
},
Expand Down