[dialog] update to 1.2-20140911

Miroslav Lichvar mlichvar at fedoraproject.org
Fri Sep 12 10:51:46 UTC 2014


commit 65a149b8e9c2046c124d5c5827e9f8e06a2eda9e
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Fri Sep 12 12:50:23 2014 +0200

    update to 1.2-20140911

 .gitignore  |    2 +-
 dialog.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0b0d67..74af06f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/dialog-1.2-20140901.tgz
+/dialog-1.2-20140911.tgz
diff --git a/dialog.spec b/dialog.spec
index 95f5050..690a182 100644
--- a/dialog.spec
+++ b/dialog.spec
@@ -1,8 +1,8 @@
 Summary: A utility for creating TTY dialog boxes
 Name: dialog
-%global dialogsubversion 20140901
+%global dialogsubversion 20140911
 Version: 1.2
-Release: 10.%{dialogsubversion}%{?dist}
+Release: 11.%{dialogsubversion}%{?dist}
 License: LGPLv2
 Group: Applications/System
 URL: http://invisible-island.net/dialog/dialog.html
@@ -78,6 +78,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a
 %{_mandir}/man3/dialog.*
 
 %changelog
+* Fri Sep 12 2014 Miroslav Lichvar <mlichvar at redhat.com> - 1.2-11.20140911
+- update to 1.2-20140911
+
 * Tue Sep 02 2014 Miroslav Lichvar <mlichvar at redhat.com> - 1.2-10.20140901
 - update to 1.2-20140901
 
diff --git a/sources b/sources
index a751645..2a801d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e489cac6be99f6c919290b55845fce19  dialog-1.2-20140901.tgz
+f33ae989e62efe1d17cf5206cb7144a5  dialog-1.2-20140911.tgz


More information about the scm-commits mailing list