Rebase to 1.6.15 and fix issue found in bz #871211

This is a rebase to the upstream of 1.6.15. This should be a backward
compatible release with what is currently in Fedora/EPEL. The known
issue of openstack/ec2 fact exception handling has been resolved in
1.6.15.

This commit also adds the .asc file back as it used by facter
maintainers during package creation.

Signed-off-by: Michael Stahnke <stahnma@puppetlabs.com>
epel9
Michael Stahnke 12 years ago
parent 6269ce9300
commit 9f88c86c71

1
.gitignore vendored

@ -4,3 +4,4 @@
/.build*.log
/facter-*/
/facter-1.6.14.tar.gz.asc
/facter-1.6.15.tar.gz.asc

@ -15,8 +15,8 @@
%global debug_package %{nil}
Name: facter
Version: 1.6.14
Release: 2%{?dist}
Version: 1.6.15
Release: 1%{?dist}
Summary: Command and ruby library for gathering system information
Group: System Environment/Base
@ -90,12 +90,17 @@ rspec spec
%changelog
* Wed Nov 07 2012 <stahnma@fedoraproject.org> - 1.6.14-2
- Add asc file back
* Wed Nov 28 2012 Michael Stahnke <stahnma@puppetlabs.com> - 1.6.15-1
- Rebase to 1.6.15
- Put asc file back as Source1
* Sun Nov 04 2012 <stahnma@fedoraproject.org> - 1.6.14-1
* Fri Nov 09 2012 Michael Stahnke <stahnma@puppetlabs.com> - 1.6.13-2
- Add patch for ec2 fix
- Rebase to 1.6.14 via bz 871211
* Mon Oct 29 2012 Michael Stahnke <stahnma@puppetlabs.com> - 1.6.13-1
- Rebase to 1.6.13
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

@ -1,2 +1,2 @@
b6c3df8ad1781c10d30785c58a4504ef facter-1.6.14.tar.gz
d8f827976affd338574f1cbf562001eb facter-1.6.14.tar.gz.asc
df39c9d2c64554489269391d2748d24c facter-1.6.15.tar.gz.asc
07a6044ca1c05c241c37f57630bd74cb facter-1.6.15.tar.gz

Loading…
Cancel
Save