From f8a55666ebb3ce2f181fade74d6c431727128ece Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Tue, 28 Jan 2014 18:02:52 -0500 Subject: [PATCH] Update to 1.7.4 The URL tag also needed an update. Along with this change, the source URL's now use SSL. --- facter.spec | 11 +++++++---- sources | 4 ++-- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/facter.spec b/facter.spec index b05c752..0e06b46 100644 --- a/facter.spec +++ b/facter.spec @@ -19,15 +19,15 @@ %global debug_package %{nil} Name: facter -Version: 1.7.3 +Version: 1.7.4 Release: 1%{?dist} Summary: Command and ruby library for gathering system information Group: System Environment/Base 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 +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 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby >= 1.8.1 @@ -111,6 +111,9 @@ rspec spec %changelog +* Tue Jan 28 2014 Todd Zullinger - 1.7.4-1 +- Update to 1.7.4 + * Tue Oct 8 2013 Sam Kottler - 1.7.3-1 - Update to 1.7.3 (BZ #1016817) diff --git a/sources b/sources index d3bfe79..3113536 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -7de012396f8ec4287fc3991ca6242151 facter-1.7.3.tar.gz -ea5ab18378acf589990663b2ea51bf50 facter-1.7.3.tar.gz.asc +cc3a08963234cec042982d0aa9b4dc39 facter-1.7.4.tar.gz +2ebb3a04ac1c68fc29d3802874888f8a facter-1.7.4.tar.gz.asc