[glogg/f16] update to the latest available version (0.9.1).

dwrobel dwrobel at fedoraproject.org
Fri Dec 21 10:43:04 UTC 2012


commit 4162b878fcfbc0407c18e2d219470bee24af5914
Author: Damian Wrobel <D.Wrobel at ertelnet.rybnik.pl>
Date:   Fri Dec 21 11:42:38 2012 +0100

    update to the latest available version (0.9.1).

 .gitignore |    1 +
 glogg.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 081281f..780f4b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /glogg-0.8.3.tar.gz
+/glogg-0.9.1.tar.gz
diff --git a/glogg.spec b/glogg.spec
index 75aaae6..4c5f0f5 100644
--- a/glogg.spec
+++ b/glogg.spec
@@ -1,6 +1,6 @@
 Name:          glogg
-Version:       0.8.3
-Release:       4%{?dist}
+Version:       0.9.1
+Release:       1%{?dist}
 Group:         Applications/System
 Summary:       Smart interactive log explorer
 License:       GPLv3+
@@ -61,10 +61,14 @@ fi
 %{_bindir}/%{name}
 %{_datadir}/icons/hicolor/16x16/apps/%{name}.png
 %{_datadir}/icons/hicolor/32x32/apps/%{name}.png
+%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Fri Dec 21 2012 Damian Wrobel <dwrobel at ertelnet.rybnik.pl> - 0.9.1-1
+- update to the latest available version.
+
 * Thu Nov 01 2012 Damian Wrobel <dwrobel at ertelnet.rybnik.pl> - 0.8.3-4
 - switch to use the python-markdown2 for generating the documentation.
 
diff --git a/sources b/sources
index 727c920..39c78ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0816384f81411648588421ed60b601a0  glogg-0.8.3.tar.gz
+88a5e0a2f2c5cbafd4b05e936285ad00  glogg-0.9.1.tar.gz


More information about the scm-commits mailing list