diff --git a/facter.spec b/facter.spec index 65e70c1..bf5f2bd 100644 --- a/facter.spec +++ b/facter.spec @@ -19,7 +19,7 @@ %global debug_package %{nil} Name: facter -Version: 1.7.4 +Version: 2.0.1 Release: 1%{?dist} Summary: Command and ruby library for gathering system information @@ -28,8 +28,6 @@ License: ASL 2.0 URL: https://puppetlabs.com/%{name} Source0: https://downloads.puppetlabs.com/%{name}/%{name}-%{version}.tar.gz Source1: https://downloads.puppetlabs.com/%{name}/%{name}-%{version}.tar.gz.asc -# https://tickets.puppetlabs.com/browse/FACT-86 -Patch0: facter-1.7.4-dmidecode-drop-stderr.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby >= 1.8.1 @@ -71,8 +69,6 @@ key off the values returned by facts. %prep %setup -q -%patch0 -p1 -b .dmidecode-drop-stderr - %build # Nothing to build @@ -119,6 +115,9 @@ rspec spec %changelog +* Tue Apr 29 2014 Sam Kottler - 2.0.1-1 +- Update to to 2.0.1 + * Tue Jan 28 2014 Todd Zullinger - 1.7.4-1 - Update to 1.7.4 - Create /etc/facter/facts.d for external facts diff --git a/sources b/sources index 3113536..39fc965 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -cc3a08963234cec042982d0aa9b4dc39 facter-1.7.4.tar.gz -2ebb3a04ac1c68fc29d3802874888f8a facter-1.7.4.tar.gz.asc +25d093548e89b7354227a10f50a3fb8c facter-2.0.1.tar.gz +0a57ca5f9bd7634d533b0c311b087f63 facter-2.0.1.tar.gz.asc