Bug 32424 - версия 2.3.14 показывает что она 2.3.12
Summary: версия 2.3.14 показывает что она 2.3.12
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: sogo (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-24 12:00 MSK by Chess
Modified: 2016-08-24 14:31 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chess 2016-08-24 12:00:14 MSK
патч sogo2-2.3.14-alt1.patch похоже от 2.3.12 версии

diff --git a/Version b/Version
index 9b6f353..0763962 100644
--- a/Version
+++ b/Version
@@ -4,4 +4,4 @@
.
 MAJOR_VERSION=2
 MINOR_VERSION=3
-SUBMINOR_VERSION=14
+SUBMINOR_VERSION=12

в ChangeLog

commit 713e0d5ecb819044894d202d5b4e765f19d7d70d
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date:   Wed Aug 10 10:09:21 2016 -0400

    (fix) also purge repetitive events that have an old end date

M<----->Tools/SOGoToolTruncateCalendar.m

а в патче

Tools/SOGoToolTruncateCalendar.m                   | 239 -------
Comment 1 Repository Robot 2016-08-24 14:31:40 MSK
sogo2-1:2.3.14-alt2 -> sisyphus:

* Wed Aug 24 2016 Andrey Cherepanov <cas@altlinux> 1:2.3.14-alt2
- Complete merge with SOGo-2.3.14 (ALT #32424)