[glogg/f18] Update to 0.9.2

dwrobel dwrobel at fedoraproject.org
Thu Oct 10 12:35:56 UTC 2013


commit f7753c0981791c845e267cfff56c3ed6f76986fb
Author: Damian Wrobel <dwrobel at ertelnet.rybnik.pl>
Date:   Thu Oct 10 14:35:51 2013 +0200

    Update to 0.9.2

 .gitignore |    1 +
 glogg.spec |    8 +++++++-
 sources    |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 780f4b5..33ebc58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /glogg-0.8.3.tar.gz
 /glogg-0.9.1.tar.gz
+/glogg-0.9.2.tar.gz
diff --git a/glogg.spec b/glogg.spec
index 4c5f0f5..c31ba98 100644
--- a/glogg.spec
+++ b/glogg.spec
@@ -1,5 +1,5 @@
 Name:          glogg
-Version:       0.9.1
+Version:       0.9.2
 Release:       1%{?dist}
 Group:         Applications/System
 Summary:       Smart interactive log explorer
@@ -28,6 +28,9 @@ combination of grep and less.
 %prep
 %setup -q
 %patch0 -p1 -b .python-markdown
+# Create the missing file. Reported upstream
+# https://github.com/nickbnf/glogg/issues/49
+echo %{version} >.tarball-version
 
 
 %build
@@ -66,6 +69,9 @@ fi
 
 
 %changelog
+* Thu Oct 10 2013 Damian Wrobel <dwrobel at ertelnet.rybnik.pl> - 0.9.2-1
+- update to the latest available version.
+
 * Fri Dec 21 2012 Damian Wrobel <dwrobel at ertelnet.rybnik.pl> - 0.9.1-1
 - update to the latest available version.
 
diff --git a/sources b/sources
index 39c78ac..493a099 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88a5e0a2f2c5cbafd4b05e936285ad00  glogg-0.9.1.tar.gz
+30892cc0b61feedec0ef95354d5a5f8d  glogg-0.9.2.tar.gz


More information about the scm-commits mailing list