[otter-browser] Update to 0.9.05-01.beta5

Martin Gansser martinkg at fedoraproject.org
Thu Jan 1 22:16:04 UTC 2015


commit 67edf3e9c47d54b1d213f6ce999bec8a337688a2
Author: Martin Gansser <mgansser at alice.de>
Date:   Thu Jan 1 23:16:10 2015 +0100

    Update to 0.9.05-01.beta5
    
    - added BR qt5-qtmultimedia-devel

 .gitignore         |    1 +
 otter-browser.spec |   13 +++++++++----
 sources            |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a75844..bbfbb61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /otter-browser-0.9.04-0bbf467.tar.gz
 /otter-browser-0.9.04-cdcf0c0.tar.gz
+/otter-browser-0.9.05-d998eb4.tar.gz
diff --git a/otter-browser.spec b/otter-browser.spec
index ab43dea..1b7d386 100644
--- a/otter-browser.spec
+++ b/otter-browser.spec
@@ -1,15 +1,15 @@
-%global commit  cdcf0c0353da5c97329e377dc6f7529761e4e104
+%global commit  d998eb4c93db29c1236b605d1d556e4606febe7d
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global oname otter
 
 Name:           otter-browser
 Summary:        Web browser controlled by the user, not vice-versa
 License:        GPLv3+
-Version:        0.9.04 
-Release:        0.2.beta4git%{shortcommit}%{?dist}
+Version:        0.9.05 
+Release:        0.1.beta5git%{shortcommit}%{?dist}
 Group:          Applications/Internet
 URL:            http://otter-browser.org/
-# wget https://github.com/Emdek/otter/archive/cdcf0c0353da5c97329e377dc6f7529761e4e104/otter-browser-0.9.04-cdcf0c0.tar.gz
+# wget https://github.com/Emdek/otter/archive/d998eb4c93db29c1236b605d1d556e4606febe7d/otter-browser-0.9.05-d998eb4.tar.gz
 Source0:        https://github.com/Emdek/otter/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
 Source1:        otter-browser.1
 
@@ -19,6 +19,7 @@ BuildRequires:  qt5-qtbase-devel
 BuildRequires:  qt5-qtwebkit-devel
 BuildRequires:  qt5-qtsensors-devel
 BuildRequires:  qt5-qtscript-devel
+BuildRequires:  qt5-qtmultimedia-devel
 BuildRequires:  libappstream-glib
 
 %description
@@ -65,6 +66,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
 
 
 %changelog
+* Thu Jan 01 2015 Martin Gansser <martinkg at fedoraproject.org> - 0.9.05-0.1.beta5gitd998eb4
+- Update to 0.9.05-01.beta5
+- added BR qt5-qtmultimedia-devel
+
 * Fri Dec 12 2014 Martin Gansser <martinkg at fedoraproject.org> - 0.9.04-0.2.beta3gitcdcf0c0
 - rebuild for new git release
 - cleanup spec file
diff --git a/sources b/sources
index 6116c62..54c2b66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b63a4ccef0faea61fed87d914b703ffa  otter-browser-0.9.04-cdcf0c0.tar.gz
+66d79c4356ffb921b70eacef209cee50  otter-browser-0.9.05-d998eb4.tar.gz


More information about the scm-commits mailing list