Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[rpm] Update build version. Contributes to JB#35001
  • Loading branch information
rainemak committed May 12, 2016
1 parent bf1f0d2 commit 20cecf9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
20 changes: 20 additions & 0 deletions rpm/0016-rpm-Update-build-version.-Contributes-to-JB-35001.patch
@@ -0,0 +1,20 @@
From d87c24a18f16edef11c88d83af6bd42b75bb462f Mon Sep 17 00:00:00 2001
From: Raine Makelainen <raine.makelainen@jolla.com>
Date: Thu, 12 May 2016 15:30:33 +0300
Subject: [PATCH 16/16] [rpm] Update build version. Contributes to JB#35001

Signed-off-by: Raine Makelainen <raine.makelainen@jolla.com>
---
browser/config/version.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/config/version.txt b/browser/config/version.txt
index c9ee373..f0cb05d 100644
--- a/browser/config/version.txt
+++ b/browser/config/version.txt
@@ -1 +1 @@
-38.8.0esrpre
+38.8.0
--
2.7.4

2 changes: 2 additions & 0 deletions rpm/xulrunner-qt5.spec
Expand Up @@ -57,6 +57,7 @@ Patch12: 0012-Adapt-LoginManager-to-EmbedLite.-Fixes-JB21980.patch
Patch13: 0013-Bug-1207205-Remove-fGetActiveUniformName.-r-jrmuizel.patch
Patch14: 0014-Revert-patchset-for-bug-1114594.-Contributes-JB32870.patch
Patch15: 0015-Add-transition-from-pinching-to-panning.patch
Patch16: 0016-rpm-Update-build-version.-Contributes-to-JB-35001.patch
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5Network)
BuildRequires: pkgconfig(pango)
Expand Down Expand Up @@ -148,6 +149,7 @@ Tests and misc files for xulrunner.
%patch13 -p1
%patch14 -p1
%patch15 -p1
%patch16 -p1

mkdir -p "%BUILD_DIR"
cp -rf "%BASE_CONFIG" "%BUILD_DIR"/mozconfig
Expand Down

0 comments on commit 20cecf9

Please sign in to comment.