Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37858340
en ru br
ALT Linux repositórios
S:1.2.7-alt1

Group :: Rede/Outros
RPM: xygrib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: XyGrib-1.2.6-71e6ce91da79.diff
Download


commit 71e6ce91da79a6626ac4776a15388cb2dfe92196
Author: David Gal <norulz.gal@gmail.com>
Date:   Fri Jul 5 11:26:20 2019 +0300
    Release updates for windows build files
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 71a4ede..64059ab 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,10 +2,10 @@ cmake_minimum_required (VERSION 3.1.0)
 project (XyGrib)
 set(VERSION_MAJOR 1)
 set(VERSION_MINOR 2)
-set(VERSION_PATCH 5)
+set(VERSION_PATCH 6)
 
 set(XYGRIB_VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
-set(XYGRIB_VERSION_DATE "2019-02-16")
+set(XYGRIB_VERSION_DATE "2019-07-05")
 
 set(CMAKE_VERBOSE_MAKEFILE ON)
 
diff --git a/win-deploy-and-installer.sh b/win-deploy-and-installer.sh
index b6e34e1..e4c9f88 100644
--- a/win-deploy-and-installer.sh
+++ b/win-deploy-and-installer.sh
@@ -29,7 +29,7 @@
 #
 # UPDATE VERSION AND RELEASE DATES in xml files
 
-XVER="v1.2.2"
+XVER="v1.2.6"
 
 ## run the Qt windows deployment tool to create the executable package
 cd deploy
diff --git a/win_online_installer/Instructions to build.txt b/win_online_installer/Instructions to build.txt
index afbddfa..ec4023f 100644
--- a/win_online_installer/Instructions to build.txt	
+++ b/win_online_installer/Instructions to build.txt	
@@ -4,6 +4,7 @@ Instructions For Windows Online Installer
 
 First create the binary deployment package
 *******************************************
+Before final built update version and release date in CMakeLists.txt
 Copy the release version of the XyGrib.exe file to the deployment folder
 Run   windeployqt --no-translations --release --no-opengl-sw .\XyGrib.exe  in the deployment folder. 
 Add libopenjp2.dll (as this is missed for some reason)
diff --git a/win_online_installer/config/config.xml b/win_online_installer/config/config.xml
index 249b51e..2ca008e 100644
--- a/win_online_installer/config/config.xml
+++ b/win_online_installer/config/config.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <Installer>
     <Name>XyGrib</Name>
-    <Version>1.2.2</Version>
+    <Version>1.2.6</Version>
     <Title>XyGrib</Title>
     <Publisher>OpenGribs.org</Publisher>
 	<ProductUrl>https://opengribs.org/en/xygrib</ProductUrl>
diff --git a/win_online_installer/packages/org.opengribs.xygrib.core.win/meta/package.xml b/win_online_installer/packages/org.opengribs.xygrib.core.win/meta/package.xml
index 3933908..105d874 100644
--- a/win_online_installer/packages/org.opengribs.xygrib.core.win/meta/package.xml
+++ b/win_online_installer/packages/org.opengribs.xygrib.core.win/meta/package.xml
@@ -2,8 +2,8 @@
 <Package>
     <DisplayName>XyGrib Core Application Files</DisplayName>
     <Description>Executable and libraries needed to run the application.</Description>
-    <Version>1.2.0</Version>
-    <ReleaseDate>2018-11-16</ReleaseDate>
+    <Version>1.2.6</Version>
+    <ReleaseDate>2019-07-05</ReleaseDate>
     <Licenses>
         <License name="GNU General Public License Version 3" file="license.txt" />
     </Licenses>
diff --git a/win_online_installer/packages/org.opengribs.xygrib.data/meta/package.xml b/win_online_installer/packages/org.opengribs.xygrib.data/meta/package.xml
index 86e01bb..4403343 100644
--- a/win_online_installer/packages/org.opengribs.xygrib.data/meta/package.xml
+++ b/win_online_installer/packages/org.opengribs.xygrib.data/meta/package.xml
@@ -2,8 +2,8 @@
 <Package>
     <DisplayName>XyGrib Static Data</DisplayName>
     <Description>Data needed by XyGrib such as maps, gis info, color schemes and translations</Description>
-    <Version>1.2.0</Version>
-    <ReleaseDate>2018-11-16</ReleaseDate>
+    <Version>1.2.6</Version>
+    <ReleaseDate>2019-07-05</ReleaseDate>
     <Default>true</Default>
 	<SortingPriority>002</SortingPriority>
     <Script>installscript.qs</Script>
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009