From 0ec8e521677a51a9420d2dfc1ffea3f6ea9e4bce Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Aug 2014 02:05:59 +0000 Subject: [PATCH 1/2] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- sfk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sfk.spec b/sfk.spec index 4ffdedb..52a3bdf 100644 --- a/sfk.spec +++ b/sfk.spec @@ -1,6 +1,6 @@ Name: sfk Version: 1.7.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Swiss File Knife File Tree Processor License: BSD URL: http://stahlworks.com/sfk/ @@ -29,6 +29,9 @@ within a single tool. %{_bindir}/sfk %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 1.7.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Thu Jul 17 2014 Christopher Meng - 1.7.2-1 - Update to 1.7.2 From 7970fc505df704e5fe5a465961c1e8a782b72f26 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Thu, 5 Feb 2015 09:07:40 +0800 Subject: [PATCH 2/2] Update to 1.7.3 --- .gitignore | 1 + sfk.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4374ad9..ea64e9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /sfk-1.7.0.tar.gz /sfk-1.7.1.tar.gz /sfk-1.7.2.tar.gz +/sfk-1.7.3.tar.gz diff --git a/sfk.spec b/sfk.spec index 52a3bdf..c1cd74e 100644 --- a/sfk.spec +++ b/sfk.spec @@ -1,6 +1,6 @@ Name: sfk -Version: 1.7.2 -Release: 2%{?dist} +Version: 1.7.3 +Release: 1%{?dist} Summary: The Swiss File Knife File Tree Processor License: BSD URL: http://stahlworks.com/sfk/ @@ -29,6 +29,9 @@ within a single tool. %{_bindir}/sfk %changelog +* Thu Jan 29 2015 Christopher Meng - 1.7.3-1 +- Update to 1.7.3 + * Mon Aug 18 2014 Fedora Release Engineering - 1.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 56392d4..587dbfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d416f9fd2a65334dd3a76a09da39bc7 sfk-1.7.2.tar.gz +12c713597e3667ffe266528ad930afe3 sfk-1.7.3.tar.gz