r14583 by mrdocs - bump the date and the versioning for 1.3.3.14

scribus-commit scribus-commit at lists.scribus.net
Wed Jan 27 23:10:44 CET 2010


Revision: 14583
Author: mrdocs
Date: 2010-01-27T22:07:14.857857Z
Commit message: bump the date and the versioning for 1.3.3.14

Changeset: 
M  /branches/Version133x/Scribus/CMakeLists.txt
M  /branches/Version133x/Scribus/ChangeLogSVN
M  /branches/Version133x/Scribus/ChangeLog

Diffs:
Index: CMakeLists.txt
===================================================================
--- CMakeLists.txt	(revision 14582)
+++ CMakeLists.txt	(revision 14583)
@@ -38,7 +38,7 @@
 SET (VERSION_MAJOR "1")
 SET (VERSION_MINOR "3")
 SET (VERSION_PATCH "3.14")
-SET (VERSION_SUFFIX "svn")
+SET (VERSION_SUFFIX "")
 SET (VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}.${VERSION_SUFFIX})
 MESSAGE(STATUS "Scribus ${VERSION} will be built to install into ${CMAKE_INSTALL_PREFIX}")
 
@@ -516,6 +516,6 @@
   SET(CPACK_SOURCE_PACKAGE_FILE_NAME "scribus-${VERSION}")
   SET(CPACK_SOURCE_GENERATOR TBZ2)
 ## I'll make this prettier later - ignore any tarballs in the root
-  SET(CPACK_SOURCE_IGNORE_FILES CMakeCache.txt scribus-1.3.3.12.tar.bz2 scribus-1.3.3.13.tar.Z scribus-1.3.3.13.tar.gz "~$" "\\\\.cvsignore$" "^${PROJECT_SOURCE_DIR}.*/CVS/" "^${PROJECT_SOURCE_DIR}/debian/" "^${PROJECT_SOURCE_DIR}/old/" "^${PROJECT_SOURCE_DIR}.*/CVSROOT/" "^${PROJECT_SOURCE_DIR}.*/autom4te.cache/")
+  SET(CPACK_SOURCE_IGNORE_FILES CMakeCache.txt scribus-1.3.3.14.tar.bz2 scribus-1.3.3.14.tar.Z scribus-1.3.3.14.tar.gz "~$" "\\\\.cvsignore$" "^${PROJECT_SOURCE_DIR}.*/CVS/" "^${PROJECT_SOURCE_DIR}/debian/" "^${PROJECT_SOURCE_DIR}/old/" "^${PROJECT_SOURCE_DIR}.*/CVSROOT/" "^${PROJECT_SOURCE_DIR}.*/autom4te.cache/")
   INCLUDE(CPack)
 ENDIF(EXISTS "${CMAKE_ROOT}/Modules/CPack.cmake")
Index: ChangeLogSVN
===================================================================
--- ChangeLogSVN	(revision 14582)
+++ ChangeLogSVN	(revision 14583)
@@ -1,27 +0,0 @@
-
-Scribus - 1.3.3.14svn
-=====================
-- 0008459: [Printing] invalid postscript is generated when spot color name use non latin chars (jghali) - resolved.
-- 0008348: [Styles] Impossible to set spacing under/below paragraph greater than 3 mm if mm is main unit (jghali) - resolved.
-- 0008420: [Translation] Added RU transaltion to desktop file (plinnell) - closed.
-- 0008468: [Graphics / Image Frames] JPG clipping path isn't imported correctly (jghali) - closed.
-- 0008433: [Import / Export] ODG import crashes Scribus (jghali) - closed.
-- 0008347: [Undo/Redo] Code change reccommended by Novell audit of 1.3.3.12 (jghali) - closed.
-- 0008329: [Import / Export] CMYK images look strange when exported as PDF (jghali) - closed.
-- 0008285: [Scripter] while loop with textOverflows crashes scribus (jghali) - closed.
-- 0008306: [PDF] PDF/X-3 export ignores rotation setting (jghali) - closed.
-- 0008067: [General] Exception when trying to edit a particular text box in story editor (jghali) - closed.
-- 0008201: [PDF] Deadlock trying to create a PDF radiobutton group (jghali) - closed.
-- 0008262: [Scripter] Bundled CalendarWizard.py script UTF code error, italian (jghali) - closed.
-- 0008207: [Printing] Invalid .ps file created when masterpage name contains non latin chars (jghali) - closed.
-- 0008219: [General] Crash when creating object after renaming master page (jghali) - closed.
-- 0008086: [Documentation] Documentation Update 3: Maling Lists (plinnell) - closed.
-- 0008080: [Documentation] Documenation Update: Filing Bug Reports (cbradney) - closed.
-- 0008087: [General] crash when opening doc caused by broken masterpage with empty name (jghali) - closed.
-- 0008022: [General] Lorem Ipsum for Japanese (plinnell) - closed.
-- 0008031: [Translation] Translation in breton language for Scribus 1.3.3.13 (plinnell) - closed.
-- 0007965: [Translation] Danish Translation (jghali) - closed.
-
-Scribus - 1.3.3.13
-==================
-- 0008003: [General] Scribus 3.1.13 won't start (psmedley) - closed.
\ No newline at end of file
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 14582)
+++ ChangeLog	(revision 14583)
@@ -1,5 +1,41 @@
 Changes since 1.2 (all Changes from 1.2 to 1.2.5 at the time of 1.3.3.8 release were included in the 1.3.3.8 Versions too)
 
+Scribus - 1.3.3.14svn
+=====================
+- 0008718: [Translation] Danish Translation (jghali) - closed.
+- 0008595: [Language Tools] crash when freeing non-existent hyphenator (jghali) - closed.
+- 0008648: [Scripter] Bug 7854 was fixed although it was invalid (jghali) - closed.
+- 0008645: [Translation] pt_BR description in desktop file is wrong (jghali) - closed.
+- 0008348: [Styles] Impossible to set spacing under/below paragraph greater than 3 mm if mm is main unit (jghali) - closed.
+- 0008459: [Printing] invalid postscript is generated when spot color name use non latin chars (jghali) - closed.
+- 0008479: [Fonts] Arrows only shows the leftwards arrow in Character Map (jghali) - closed.
+- 0008515: [Scripter] error in BleedAndPrintMarks script (jghali) - closed.
+- 0008501: [Shape Drawing] program crashes with "unknown exception" on drawing shape (jghali) - closed.
+- 0008506: [Documentation] remove the links to http://search.srem.org [^] (plinnell) - closed.
+- 0008186: [Language Tools] Enhancment: Hyphenation patterns for Kurdish (plinnell) - closed.
+- 0008420: [Translation] Added RU transaltion to desktop file (plinnell) - closed.
+- 0008468: [Graphics / Image Frames] JPG clipping path isn't imported correctly (jghali) - closed.
+- 0008433: [Import / Export] ODG import crashes Scribus (jghali) - closed.
+- 0008347: [Undo/Redo] Code change reccommended by Novell audit of 1.3.3.12 (jghali) - closed.
+- 0008329: [Import / Export] CMYK images look strange when exported as PDF (jghali) - closed.
+- 0008285: [Scripter] while loop with textOverflows crashes scribus (jghali) - closed.
+- 0008306: [PDF] PDF/X-3 export ignores rotation setting (jghali) - closed.
+- 0008067: [General] Exception when trying to edit a particular text box in story editor (jghali) - closed.
+- 0008201: [PDF] Deadlock trying to create a PDF radiobutton group (jghali) - closed.
+- 0008262: [Scripter] Bundled CalendarWizard.py script UTF code error, italian (jghali) - closed.
+- 0008207: [Printing] Invalid .ps file created when masterpage name contains non latin chars (jghali) - closed.
+- 0008219: [General] Crash when creating object after renaming master page (jghali) - closed.
+- 0008086: [Documentation] Documentation Update 3: Maling Lists (plinnell) - closed.
+- 0008080: [Documentation] Documenation Update: Filing Bug Reports (cbradney) - closed.
+- 0008087: [General] crash when opening doc caused by broken masterpage with empty name (jghali) - closed.
+- 0008022: [General] Lorem Ipsum for Japanese (plinnell) - closed.
+- 0008031: [Translation] Translation in breton language for Scribus 1.3.3.13 (plinnell) - closed.
+- 0007965: [Translation] Danish Translation (jghali) - closed.
+
+Scribus - 1.3.3.13
+==================
+- 0008003: [General] Scribus 3.1.13 won't start (psmedley) - closed.
+
 Scribus - 1.3.3.13svn
 =====================
 - 0007926: [Styles] Indentation and spacing values won't allow anything but tenth decimals (0.x) (jghali) - resolved.




More information about the scribus-commit mailing list