Bump version.
This commit is contained in:
parent
1a4a22849c
commit
39e20864e5
|
@ -1,4 +1,4 @@
|
||||||
# Valentina 0.7.52 (unreleased)
|
# Valentina 0.7.52 September 12, 2022
|
||||||
- Fix crash when default locale is ru.
|
- Fix crash when default locale is ru.
|
||||||
- Puzzle app. Fix incorrect update of a layout piece.
|
- Puzzle app. Fix incorrect update of a layout piece.
|
||||||
- Fix visualization for tool Point of intersection line and axis.
|
- Fix visualization for tool Point of intersection line and axis.
|
||||||
|
|
4
dist/OBS_debian/debian.changelog
vendored
4
dist/OBS_debian/debian.changelog
vendored
|
@ -1,5 +1,5 @@
|
||||||
valentina (0.7.51) trusty; urgency=low
|
valentina (0.7.52) trusty; urgency=low
|
||||||
|
|
||||||
* Auto build.
|
* Auto build.
|
||||||
|
|
||||||
-- dismine <dismine@dismine-To-be-filled-by-O-E-M> Mon, 18 April 2022 20:07:00 +0300
|
-- dismine <dismine@dismine-To-be-filled-by-O-E-M> Mon, 12 September 2022 16:25:00 +0300
|
||||||
|
|
6
dist/OBS_debian/valentina.dsc
vendored
6
dist/OBS_debian/valentina.dsc
vendored
|
@ -2,7 +2,7 @@ Format: 3.0 (native)
|
||||||
Source: valentina
|
Source: valentina
|
||||||
Binary: valentina
|
Binary: valentina
|
||||||
Architecture: i386 amd64
|
Architecture: i386 amd64
|
||||||
Version: 0.7.51
|
Version: 0.7.52
|
||||||
Maintainer: Roman Telezhynskyi <dismine@gmail.com>
|
Maintainer: Roman Telezhynskyi <dismine@gmail.com>
|
||||||
Homepage: https://smart-pattern.com.ua
|
Homepage: https://smart-pattern.com.ua
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
|
@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 8.0.0),
|
||||||
qttools5-dev-tools (>= 5.4.0),
|
qttools5-dev-tools (>= 5.4.0),
|
||||||
libqt5xmlpatterns5-dev (>= 5.4.0),
|
libqt5xmlpatterns5-dev (>= 5.4.0),
|
||||||
libqt5opengl5-dev (>= 5.4.0)
|
libqt5opengl5-dev (>= 5.4.0)
|
||||||
Debtransform-Tar: valentina-0.7.51.v0.7.51.tar.gz
|
Debtransform-Tar: valentina-0.7.52.v0.7.52.tar.gz
|
||||||
Package-List:
|
Package-List:
|
||||||
valentina deb graphics optional
|
valentina deb graphics optional
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 valentina-0.7.51.v0.7.51.tar.gz
|
00000000000000000000000000000000 0 valentina-0.7.52.v0.7.52.tar.gz
|
||||||
|
|
||||||
|
|
4
dist/debian/changelog
vendored
4
dist/debian/changelog
vendored
|
@ -1,5 +1,5 @@
|
||||||
valentina (0.7.51) trusty; urgency=low
|
valentina (0.7.52) trusty; urgency=low
|
||||||
|
|
||||||
* Auto build.
|
* Auto build.
|
||||||
|
|
||||||
-- dismine <dismine@dismine-To-be-filled-by-O-E-M> Mon, 18 April 2022 20:07:00 +0300
|
-- dismine <dismine@dismine-To-be-filled-by-O-E-M> Mon, 12 September 2022 16:25:00 +0300
|
||||||
|
|
6
dist/macx/puzzle/Info.plist
vendored
6
dist/macx/puzzle/Info.plist
vendored
|
@ -11,7 +11,7 @@
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.7</string>
|
<string>10.7</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>© 2013-2021, Valentina project</string>
|
<string>© 2013-2022, Valentina project</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>@TYPEINFO@</string>
|
<string>@TYPEINFO@</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
|
@ -19,9 +19,9 @@
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>io.bitbucket.valentinaproject.@EXECUTABLE@</string>
|
<string>io.bitbucket.valentinaproject.@EXECUTABLE@</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.7.51</string>
|
<string>0.7.52</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.7.51.0</string>
|
<string>0.7.52.0</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
<string>6.0</string>
|
<string>6.0</string>
|
||||||
<key>CFBundleDocumentTypes</key>
|
<key>CFBundleDocumentTypes</key>
|
||||||
|
|
6
dist/macx/tape/Info.plist
vendored
6
dist/macx/tape/Info.plist
vendored
|
@ -11,7 +11,7 @@
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.7</string>
|
<string>10.7</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>© 2013-2021, Valentina project</string>
|
<string>© 2013-2022, Valentina project</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>@TYPEINFO@</string>
|
<string>@TYPEINFO@</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
|
@ -19,9 +19,9 @@
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>io.bitbucket.valentinaproject.@EXECUTABLE@</string>
|
<string>io.bitbucket.valentinaproject.@EXECUTABLE@</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.7.51</string>
|
<string>0.7.52</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.7.51.0</string>
|
<string>0.7.52.0</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
<string>6.0</string>
|
<string>6.0</string>
|
||||||
<key>CFBundleDocumentTypes</key>
|
<key>CFBundleDocumentTypes</key>
|
||||||
|
|
6
dist/macx/valentina/Info.plist
vendored
6
dist/macx/valentina/Info.plist
vendored
|
@ -11,7 +11,7 @@
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.7</string>
|
<string>10.7</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>© 2013-2021, Valentina project</string>
|
<string>© 2013-2022, Valentina project</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>@TYPEINFO@</string>
|
<string>@TYPEINFO@</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
|
@ -19,9 +19,9 @@
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>io.bitbucket.valentinaproject.@EXECUTABLE@</string>
|
<string>io.bitbucket.valentinaproject.@EXECUTABLE@</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.7.51</string>
|
<string>0.7.52</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.7.51.0</string>
|
<string>0.7.52.0</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
<string>6.0</string>
|
<string>6.0</string>
|
||||||
<key>CFBundleDocumentTypes</key>
|
<key>CFBundleDocumentTypes</key>
|
||||||
|
|
2
dist/rpm/_service
vendored
2
dist/rpm/_service
vendored
|
@ -1,7 +1,7 @@
|
||||||
<services>
|
<services>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/dismine/Valentina_git.git</param>
|
<param name="url">git://github.com/dismine/Valentina_git.git</param>
|
||||||
<param name="versionprefix">0.7.51</param>
|
<param name="versionprefix">0.7.52</param>
|
||||||
<param name="filename">valentina</param>
|
<param name="filename">valentina</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
|
|
2
dist/rpm/valentina.spec
vendored
2
dist/rpm/valentina.spec
vendored
|
@ -102,7 +102,7 @@ Requires: poppler
|
||||||
Requires: poppler-utils
|
Requires: poppler-utils
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Version: 0.7.51
|
Version: 0.7.52
|
||||||
Release: 0
|
Release: 0
|
||||||
URL: https://gitlab.com/smart-pattern/valentina
|
URL: https://gitlab.com/smart-pattern/valentina
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
|
6
dist/valentina.dsc
vendored
6
dist/valentina.dsc
vendored
|
@ -2,7 +2,7 @@ Format: 3.0 (native)
|
||||||
Source: valentina
|
Source: valentina
|
||||||
Binary: valentina
|
Binary: valentina
|
||||||
Architecture: i386 amd64
|
Architecture: i386 amd64
|
||||||
Version: 0.7.51
|
Version: 0.7.52
|
||||||
Maintainer: Roman Telezhynskyi <dismine@gmail.com>
|
Maintainer: Roman Telezhynskyi <dismine@gmail.com>
|
||||||
Homepage: https://smart-pattern.com.ua
|
Homepage: https://smart-pattern.com.ua
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
|
@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 8.0.0),
|
||||||
qttools5-dev-tools (>= 5.4.0),
|
qttools5-dev-tools (>= 5.4.0),
|
||||||
libqt5xmlpatterns5-dev (>= 5.4.0),
|
libqt5xmlpatterns5-dev (>= 5.4.0),
|
||||||
libqt5opengl5-dev (>= 5.4.0)
|
libqt5opengl5-dev (>= 5.4.0)
|
||||||
Debtransform-Tar: valentina-0.7.51.v0.7.51.tar.gz
|
Debtransform-Tar: valentina-0.7.52.v0.7.52.tar.gz
|
||||||
Package-List:
|
Package-List:
|
||||||
valentina deb graphics optional
|
valentina deb graphics optional
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 valentina-0.7.51.v0.7.51.tar.gz
|
00000000000000000000000000000000 0 valentina-0.7.52.v0.7.52.tar.gz
|
||||||
|
|
||||||
|
|
|
@ -33,7 +33,7 @@ class QString;
|
||||||
|
|
||||||
constexpr unsigned MAJOR_VERSION = 0;
|
constexpr unsigned MAJOR_VERSION = 0;
|
||||||
constexpr unsigned MINOR_VERSION = 7;
|
constexpr unsigned MINOR_VERSION = 7;
|
||||||
constexpr unsigned DEBUG_VERSION = 51;
|
constexpr unsigned DEBUG_VERSION = 52;
|
||||||
|
|
||||||
extern const QString APP_VERSION_STR;
|
extern const QString APP_VERSION_STR;
|
||||||
|
|
||||||
|
@ -50,8 +50,8 @@ constexpr inline auto AppVersion() -> unsigned
|
||||||
// Change version number in projectversion.cpp too.
|
// Change version number in projectversion.cpp too.
|
||||||
// Synchronize valentina.nsi
|
// Synchronize valentina.nsi
|
||||||
|
|
||||||
#define VER_FILEVERSION 0,7,51
|
#define VER_FILEVERSION 0,7,52
|
||||||
#define VER_FILEVERSION_STR "0.7.51\0"
|
#define VER_FILEVERSION_STR "0.7.52\0"
|
||||||
|
|
||||||
#define V_PRERELEASE // Mark prerelease builds
|
#define V_PRERELEASE // Mark prerelease builds
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user