[lpf] Release 12: upstream bugfixes

leamas leamas at fedoraproject.org
Wed Nov 27 16:53:03 UTC 2013


commit 438eec7ab41840020d440a7dd19ac2fcb1906ca2
Author: Alec Leamas <leamas.alec at gmail.com>
Date:   Wed Nov 27 17:51:38 2013 +0100

    Release 12: upstream bugfixes

 .gitignore |    1 +
 lpf.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 802bb5a..9170ee4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /lpf-0-b40e846.tar.gz
 /lpf-0-d18db6d.tar.gz
 /lpf-0-c885df3.tar.gz
+/lpf-0-1478565.tar.gz
diff --git a/lpf.spec b/lpf.spec
index e1c013e..0beadeb 100644
--- a/lpf.spec
+++ b/lpf.spec
@@ -1,9 +1,9 @@
-%global commit c885df344d321bbd55c4e621a076fd82ab0c2e94
+%global commit 1478565e7235c1a46e1f7762095143465440d04e
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           lpf
 Version:        0
-Release:        11.%{shortcommit}%{?dist}
+Release:        12.%{shortcommit}%{?dist}
 Summary:        Local package factory - build non-redistributable rpms
 
                 # Icon from iconarchive.com
@@ -85,6 +85,9 @@ fi
 
 
 %changelog
+* Wed Nov 27 2013 Alec Leamas <leamas.alec at gmail.com> - 0-12.1478565
+- Upstream bugfixes.
+
 * Fri Nov 22 2013 Alec Leamas <leamas at nowhere.net> - 0-11.c885df3
 - Upstream: Automate adding of pkg-build group to user.
 - Upstream: Handle packages built only on i386.
diff --git a/sources b/sources
index 1ab8cf3..321a294 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-071540dea24ffe3554a55df3780ccce3  lpf-0-c885df3.tar.gz
+b9478c37f03c3b144fdafca22ffbaeff  lpf-0-1478565.tar.gz


More information about the scm-commits mailing list