[banner/f19] - Update to latest version - Should also fix BZ#925080

Oliver Falk oliver at fedoraproject.org
Wed Apr 3 07:16:47 UTC 2013


commit dd5f7e767368ee2986814729d5213c11acea4e42
Author: Oliver Falk <oliver at linux-kernel.at>
Date:   Wed Apr 3 09:16:31 2013 +0200

    - Update to latest version
    - Should also fix BZ#925080

 .gitignore  |    3 +--
 banner.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 47b93b5..55e3722 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-banner-1.3.1.tar.gz
-/banner-1.3.2.tar.gz
+/banner-1.3.3.tar.gz
diff --git a/banner.spec b/banner.spec
index c853d11..5086050 100644
--- a/banner.spec
+++ b/banner.spec
@@ -1,8 +1,8 @@
 Name:			banner
 Summary:		Prints a short string to the console in very large letters
 
-Version:		1.3.2
-Release:		3%{?dist}
+Version:		1.3.3
+Release:		1%{?dist}
 
 Group:			Applications/Text
 License:		GPLv2
@@ -35,8 +35,13 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README ChangeLog
 %{_bindir}/banner
+%{_mandir}/man1/banner*
 
 %changelog
+* Wed Apr 03 2013 Oliver Falk <oliver at linux-kernel.at> - 1.3.3-1
+- Update to latest version
+- Should also fix BZ#925080
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 0688817..2bdf7c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7474ffeee1b30fdea4f9c5f90415b44  banner-1.3.2.tar.gz
+606a04cec8c0fbf9297cbf1fc8494829  banner-1.3.3.tar.gz


More information about the scm-commits mailing list