diff --git a/facter.spec b/facter.spec index 03abeb3..cb71768 100644 --- a/facter.spec +++ b/facter.spec @@ -15,8 +15,8 @@ %global debug_package %{nil} Name: facter -Version: 1.6.18 -Release: 5%{?dist} +Version: 1.7.3 +Release: 1%{?dist} Summary: Command and ruby library for gathering system information Group: System Environment/Base @@ -24,10 +24,6 @@ License: ASL 2.0 URL: http://www.puppetlabs.com/puppet/related-projects/%{name}/ Source0: http://downloads.puppetlabs.com/%{name}/%{name}-%{version}.tar.gz Source1: http://downloads.puppetlabs.com/%{name}/%{name}-%{version}.tar.gz.asc -# https://bugzilla.redhat.com/719611 -# https://projects.puppetlabs.com/issues/19989 -Patch0: 0001-19989-Filter-virt-what-warnings-from-virtual-fact.patch -Patch1: 0002-976942-correct-ipaddress-non-loopback.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby >= 1.8.1 @@ -69,9 +65,6 @@ key off the values returned by facts. %prep %setup -q -%patch0 -p1 -%patch1 -p0 - %build # Nothing to build @@ -114,6 +107,9 @@ rspec spec %changelog +* Tue Oct 8 2013 Sam Kottler - 1.7.3-1 +- Update to 2.7.3 (BZ #1016817) + * Sat Aug 03 2013 Fedora Release Engineering - 1.6.18-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 092cf47..d3bfe79 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -c209df5909ccd4112c19cf4b535027a7 facter-1.6.18.tar.gz -86c328179308c802a2b48834630d9670 facter-1.6.18.tar.gz.asc +7de012396f8ec4287fc3991ca6242151 facter-1.7.3.tar.gz +ea5ab18378acf589990663b2ea51bf50 facter-1.7.3.tar.gz.asc