[zathura] 0.3.1 bugfix bump

Petr Šabata psabata at fedoraproject.org
Fri Oct 31 07:56:07 UTC 2014


commit 074b60450e0a6c142357394d1c4077c614491d93
Author: Petr Šabata <contyk at redhat.com>
Date:   Fri Oct 31 08:55:54 2014 +0100

    0.3.1 bugfix bump

 .gitignore   |    1 +
 sources      |    2 +-
 zathura.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b08c80..739fa88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ zathura-0.0.8.1.tar.gz
 /zathura-0.2.7.tar.gz
 /zathura-0.2.9.tar.gz
 /zathura-0.3.0.tar.gz
+/zathura-0.3.1.tar.gz
diff --git a/sources b/sources
index 212a561..7584ffa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07c6d83086eee7e3992d5646db60caf5  zathura-0.3.0.tar.gz
+cfdd477e6f0c02ade3381439cb6b5c4f  zathura-0.3.1.tar.gz
diff --git a/zathura.spec b/zathura.spec
index 85c6701..94f859f 100644
--- a/zathura.spec
+++ b/zathura.spec
@@ -1,5 +1,5 @@
 Name:           zathura
-Version:        0.3.0
+Version:        0.3.1
 Release:        1%{?dist}
 Summary:        A lightweight document viewer
 Group:          Applications/Publishing
@@ -99,6 +99,9 @@ update-desktop-database &> /dev/null || :
 %files plugins-all
 
 %changelog
+* Fri Oct 31 2014 Petr Šabata <contyk at redhat.com> - 0.3.1-1
+- 0.3.1 bugfix bump
+
 * Fri Oct 17 2014 Petr Šabata <contyk at redhat.com> - 0.3.0-1
 - 0.3.0 bump
 


More information about the scm-commits mailing list