Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518926 - =app-arch/unrar-5.1.6: stabilize
Summary: =app-arch/unrar-5.1.6: stabilize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2014-08-03 10:38 UTC by Samuli Suominen (RETIRED)
Modified: 2014-11-15 04:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2014-08-03 10:38:17 UTC
time to move from 5.0.x to 5.1.x, no bugs have been filed in-between :)

thank you!
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-08-03 10:45:24 UTC
lets skip 5.1.5 and go straight to 5.1.6 because the only fix is this:

--- unrar/dll.rc
+++ unrar/dll.rc
@@ -2,8 +2,8 @@
 #include <commctrl.h>
 
 VS_VERSION_INFO VERSIONINFO
-FILEVERSION 5, 10, 4, 1223
-PRODUCTVERSION 5, 10, 4, 1223
+FILEVERSION 5, 10, 100, 1258
+PRODUCTVERSION 5, 10, 100, 1258
 FILEOS VOS__WINDOWS32
 FILETYPE VFT_APP
 {
@@ -14,8 +14,8 @@
       VALUE "CompanyName", "Alexander Roshal\0"
       VALUE "ProductName", "RAR decompression library\0"
       VALUE "FileDescription", "RAR decompression library\0"
-      VALUE "FileVersion", "5.10.4\0"
-      VALUE "ProductVersion", "5.10.4\0"
+      VALUE "FileVersion", "5.10.0\0"
+      VALUE "ProductVersion", "5.10.0\0"
       VALUE "LegalCopyright", "Copyright <A9> Alexander Roshal 1993-2014\0"
       VALUE "OriginalFilename", "Unrar.dll\0"
     }
--- unrar/unrar/version.hpp
+++ unrar/unrar/version.hpp
@@ -1,6 +1,6 @@
 #define RARVER_MAJOR     5
 #define RARVER_MINOR    10
-#define RARVER_BETA      4
-#define RARVER_DAY       6
-#define RARVER_MONTH     5
+#define RARVER_BETA      0
+#define RARVER_DAY      10
+#define RARVER_MONTH     6
 #define RARVER_YEAR   2014
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-06 09:22:20 UTC
Stable for HPPA.
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2014-08-14 16:29:04 UTC
x86 stable
Comment 4 Johannes Huber (RETIRED) gentoo-dev 2014-08-15 20:09:06 UTC
amd64 stable

> ebuild.minorsyn               2
>  app-arch/unrar/unrar-5.1.5.ebuild: Unquoted Variable on line: 27
>  app-arch/unrar/unrar-5.1.6.ebuild: Unquoted Variable on line: 27
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2014-08-16 09:46:59 UTC
(In reply to Johannes Huber from comment #4)
> app-arch/unrar/unrar-5.1.5.ebuild: Unquoted Variable on line: 27
> app-arch/unrar/unrar-5.1.6.ebuild: Unquoted Variable on line: 27

invalid (false positive) repoman warning.
Comment 6 Markus Meier gentoo-dev 2014-09-13 11:55:10 UTC
arm stable
Comment 7 SpanKY gentoo-dev 2014-11-15 04:17:12 UTC
i've done the rest now