From d35b17c262ef170b87fc569a10761f84098d62de Mon Sep 17 00:00:00 2001
From: Adam Williamson awilliam@redhat.com Date: Thu, 30 Apr 2015 15:13:18 -0700 Subject: new release 1.1.5
diff --git a/.gitignore b/.gitignore index 9f58212..028eeb1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /fedfind-1.1.4.tar.xz +/fedfind-1.1.5.tar.xz diff --git a/fedfind.spec b/fedfind.spec index cebb233..25d90f0 100644 --- a/fedfind.spec +++ b/fedfind.spec @@ -9,7 +9,7 @@ %global srcname fedfind
Name: fedfind -Version: 1.1.4 +Version: 1.1.5 Release: 1%{?dist} Summary: Fedora Finder finds Fedora
@@ -105,6 +105,9 @@ popd
%changelog +* Thu Apr 30 2015 Adam Williamson awilliam@redhat.com - 1.1.5-1 +- new release: add a 'generic URL' output, allow --milestone Branched/Rawhide + * Thu Apr 23 2015 Adam Williamson awilliam@redhat.com - 1.1.4-1 - new release: drop shebangs from non-exec files, fix them in exec files - rename 'fedfind3' to 'python3-fedfind' diff --git a/sources b/sources index 16fb3a9..004f2ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2aa152c8e5d435409638e375b0e5413 fedfind-1.1.4.tar.xz +6761a25847be881f1a75c921165b6dba fedfind-1.1.5.tar.xz
scm-commits@lists.fedoraproject.org