From 7a0ff644334504021ce90da1fadf065699adabbb Mon Sep 17 00:00:00 2001 From: Michael Stahnke Date: Oct 11 2014 04:40:52 +0000 Subject: Updating facter to 2.2.0 as per bz#1108041 --- diff --git a/facter.spec b/facter.spec index 3563be4..06e4bcb 100644 --- a/facter.spec +++ b/facter.spec @@ -19,8 +19,8 @@ %global debug_package %{nil} Name: facter -Version: 2.0.1 -Release: 4%{?dist} +Version: 2.2.0 +Release: 1%{?dist} Summary: Command and ruby library for gathering system information Group: System Environment/Base @@ -30,7 +30,8 @@ Source0: https://downloads.puppetlabs.com/%{name}/%{name}-%{version}.tar. Source1: https://downloads.puppetlabs.com/%{name}/%{name}-%{version}.tar.gz.asc BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: ruby >= 1.8.1 +# Upstream claims to only support 1.8.7 and higher +BuildRequires: ruby >= 1.8.7 BuildRequires: ruby-devel %if %{enable_check} BuildRequires: net-tools @@ -115,6 +116,9 @@ rspec spec %changelog +* Fri Oct 10 2014 Michael Stahnke - 2.2.0-1 +- Update to 2.2.0 as per bz#1108041 + * Sat Aug 16 2014 Fedora Release Engineering - 2.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 39fc965..e5736ea 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -25d093548e89b7354227a10f50a3fb8c facter-2.0.1.tar.gz -0a57ca5f9bd7634d533b0c311b087f63 facter-2.0.1.tar.gz.asc +60e24b947ef4a8a842998be54544f02d facter-2.2.0.tar.gz +eb12db7087b002f608ae6659815f5e89 facter-2.2.0.tar.gz.asc