diff --git a/CMakeLists.txt b/CMakeLists.txt index f11a50fe3..1fcea6c3f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,9 +69,9 @@ endif() # mostly relevant to the build process, also stored in the version file for CMake and in qconfig.h.cmake set(KATIE_MAJOR "4") -set(KATIE_MINOR "13") +set(KATIE_MINOR "14") set(KATIE_MICRO "0") -set(KATIE_HEX "0x041300") +set(KATIE_HEX "0x041400") set(KATIE_VERSION "${KATIE_MAJOR}.${KATIE_MINOR}.${KATIE_MICRO}") # only for the build process diff --git a/doxygen.conf b/doxygen.conf index e26b716dd..77f1b229d 100644 --- a/doxygen.conf +++ b/doxygen.conf @@ -38,7 +38,7 @@ PROJECT_NAME = "Katie" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 4.13.0 +PROJECT_NUMBER = 4.14.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/package/archlinux/PKGBUILD b/package/archlinux/PKGBUILD index 029e97405..544042f99 100644 --- a/package/archlinux/PKGBUILD +++ b/package/archlinux/PKGBUILD @@ -3,7 +3,7 @@ # https://wiki.archlinux.org/index.php/Arch_package_guidelines pkgname=katie-git -pkgver=4.13.0.r8005.14dedd943 +pkgver=4.14.0.r8005.14dedd943 pkgrel=1 pkgdesc='C++ toolkit derived from the Qt 4.8 framework' arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm') @@ -20,7 +20,7 @@ conflicts=('katie') pkgver() { cd Katie - printf "4.13.0.r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" + printf "4.14.0.r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" } prepare() { diff --git a/package/debian/changelog b/package/debian/changelog index f403d20ff..767c083db 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,10 @@ -katie (4.13.0) unstable; urgency=medium +katie (4.14.0) unstable; urgency=medium + + * Ninth package update + + -- Ivailo Monev Wed, 9 Aug 2023 09:36:46 +0200 + +katie (4.13.0) stable; urgency=medium * Eight package update @@ -12,7 +18,7 @@ katie (4.12.0) unstable; urgency=medium katie (4.11.1) stable; urgency=medium - * Sixed package update + * Sixth package update -- Ivailo Monev Tue, 23 Nov 2021 12:49:58 +0200 diff --git a/package/debian/control b/package/debian/control index 4dd9805f5..77134d86b 100644 --- a/package/debian/control +++ b/package/debian/control @@ -4,7 +4,7 @@ Maintainer: Ivailo Monev Homepage: https://osdn.net/projects/kde/ Vcs-Git: git://git.osdn.net/gitroot/kde/Katie.git Vcs-browser: https://osdn.net/projects/kde/scm/git/Katie/tree -Standards-Version: 4.13.0 +Standards-Version: 4.14.0 Build-Depends: debhelper (>= 9~), libdeflate-dev, libgettextpo-dev, libc6-dev, libjansson-dev, libpng-dev, libcups2-dev, libfreetype6-dev, libfontconfig1-dev, libdbus-1-dev, libicu-dev, cmake, git, diff --git a/package/freebsd/Makefile b/package/freebsd/Makefile index 6cc0d7fd0..e8f344d33 100644 --- a/package/freebsd/Makefile +++ b/package/freebsd/Makefile @@ -1,7 +1,7 @@ # https://docs.freebsd.org/en/books/porters-handbook/ PORTNAME = katie -DISTVERSION = 4.13.0.d20201231 +DISTVERSION = 4.14.0.d20230809 CATEGORIES = devel x11 net MAINTAINER = xakepa10@gmail.com COMMENT = C++ toolkit derived from the Qt 4.8 framework diff --git a/package/freebsd/pkg-plist b/package/freebsd/pkg-plist index 7a42ba0b1..39488b646 100644 --- a/package/freebsd/pkg-plist +++ b/package/freebsd/pkg-plist @@ -1050,35 +1050,35 @@ lib/katie/plugins/designer/qdeclarativeview.so lib/katie/plugins/imageformats/svg.so lib/katie/plugins/script/qtscriptdbus.so lib/libKtCore.so -lib/libKtCore.so.4.13 -lib/libKtCore.so.4.13.0 +lib/libKtCore.so.4.14 +lib/libKtCore.so.4.14.0 lib/libKtDBus.so -lib/libKtDBus.so.4.13 -lib/libKtDBus.so.4.13.0 +lib/libKtDBus.so.4.14 +lib/libKtDBus.so.4.14.0 lib/libKtDeclarative.so -lib/libKtDeclarative.so.4.13 -lib/libKtDeclarative.so.4.13.0 +lib/libKtDeclarative.so.4.14 +lib/libKtDeclarative.so.4.14.0 lib/libKtGui.so -lib/libKtGui.so.4.13 -lib/libKtGui.so.4.13.0 +lib/libKtGui.so.4.14 +lib/libKtGui.so.4.14.0 lib/libKtNetwork.so -lib/libKtNetwork.so.4.13 -lib/libKtNetwork.so.4.13.0 +lib/libKtNetwork.so.4.14 +lib/libKtNetwork.so.4.14.0 lib/libKtScript.so -lib/libKtScript.so.4.13 -lib/libKtScript.so.4.13.0 +lib/libKtScript.so.4.14 +lib/libKtScript.so.4.14.0 lib/libKtSvg.so -lib/libKtSvg.so.4.13 -lib/libKtSvg.so.4.13.0 +lib/libKtSvg.so.4.14 +lib/libKtSvg.so.4.14.0 lib/libKtTest.so -lib/libKtTest.so.4.13 -lib/libKtTest.so.4.13.0 +lib/libKtTest.so.4.14 +lib/libKtTest.so.4.14.0 lib/libKtUiTools.so -lib/libKtUiTools.so.4.13 -lib/libKtUiTools.so.4.13.0 +lib/libKtUiTools.so.4.14 +lib/libKtUiTools.so.4.14.0 lib/libKtXml.so -lib/libKtXml.so.4.13 -lib/libKtXml.so.4.13.0 +lib/libKtXml.so.4.14 +lib/libKtXml.so.4.14.0 libdata/pkgconfig/KtCore.pc libdata/pkgconfig/KtDBus.pc libdata/pkgconfig/KtDeclarative.pc diff --git a/scripts/genman.py b/scripts/genman.py index 292755366..7813259b4 100755 --- a/scripts/genman.py +++ b/scripts/genman.py @@ -23,7 +23,7 @@ for root, sdir, lfiles in os.walk('%s/../src/tools' % cwd): ofile = ifile.replace('.pod', '.1') subprocess.check_call( (pod2man, - '--release=Katie 4.13.0', + '--release=Katie 4.14.0', '--center=Katie Manual', '--section=1', '--utf8', diff --git a/scripts/tarball.sh b/scripts/tarball.sh index a4d3e2d5b..702e6844d 100755 --- a/scripts/tarball.sh +++ b/scripts/tarball.sh @@ -4,6 +4,6 @@ set -e cwd="$(readlink -f $(dirname $0))" -tarball="Katie-4.13.0-Source" +tarball="Katie-4.14.0-Source" git archive HEAD --format=tar --prefix="$tarball/" | xz > "$cwd/../$tarball.tar.xz" diff --git a/src/tools/moc/moc.1 b/src/tools/moc/moc.1 index 9b73c74a7..ebc6eed2f 100644 --- a/src/tools/moc/moc.1 +++ b/src/tools/moc/moc.1 @@ -71,7 +71,7 @@ .\" ======================================================================== .\" .IX Title "MOC 1" -.TH MOC 1 "2022-06-15" "Katie 4.13.0" "Katie Manual" +.TH MOC 1 "2022-06-15" "Katie 4.14.0" "Katie Manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/src/tools/qdbus/qdbus.1 b/src/tools/qdbus/qdbus.1 index 401fff9a8..41093763a 100644 --- a/src/tools/qdbus/qdbus.1 +++ b/src/tools/qdbus/qdbus.1 @@ -71,7 +71,7 @@ .\" ======================================================================== .\" .IX Title "QDBUS 1" -.TH QDBUS 1 "2022-06-15" "Katie 4.13.0" "Katie Manual" +.TH QDBUS 1 "2022-06-15" "Katie 4.14.0" "Katie Manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/src/tools/qdbus/qdbuscpp2xml.1 b/src/tools/qdbus/qdbuscpp2xml.1 index 4379fb3c8..7a78880a1 100644 --- a/src/tools/qdbus/qdbuscpp2xml.1 +++ b/src/tools/qdbus/qdbuscpp2xml.1 @@ -71,7 +71,7 @@ .\" ======================================================================== .\" .IX Title "QDBUSCPP2XML 1" -.TH QDBUSCPP2XML 1 "2022-06-15" "Katie 4.13.0" "Katie Manual" +.TH QDBUSCPP2XML 1 "2022-06-15" "Katie 4.14.0" "Katie Manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/src/tools/qdbus/qdbusxml2cpp.1 b/src/tools/qdbus/qdbusxml2cpp.1 index 055865791..875fabf54 100644 --- a/src/tools/qdbus/qdbusxml2cpp.1 +++ b/src/tools/qdbus/qdbusxml2cpp.1 @@ -71,7 +71,7 @@ .\" ======================================================================== .\" .IX Title "QDBUSXML2CPP 1" -.TH QDBUSXML2CPP 1 "2022-06-15" "Katie 4.13.0" "Katie Manual" +.TH QDBUSXML2CPP 1 "2022-06-15" "Katie 4.14.0" "Katie Manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/src/tools/qscript/qscript.1 b/src/tools/qscript/qscript.1 index 5b8433bfb..352b4eb99 100644 --- a/src/tools/qscript/qscript.1 +++ b/src/tools/qscript/qscript.1 @@ -71,7 +71,7 @@ .\" ======================================================================== .\" .IX Title "QSCRIPT 1" -.TH QSCRIPT 1 "2023-05-19" "Katie 4.13.0" "Katie Manual" +.TH QSCRIPT 1 "2023-05-19" "Katie 4.14.0" "Katie Manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/src/tools/trc/trc.1 b/src/tools/trc/trc.1 index ecf8ee02c..fc0ac51c1 100644 --- a/src/tools/trc/trc.1 +++ b/src/tools/trc/trc.1 @@ -71,7 +71,7 @@ .\" ======================================================================== .\" .IX Title "TRC 1" -.TH TRC 1 "2023-08-01" "Katie 4.13.0" "Katie Manual" +.TH TRC 1 "2023-08-01" "Katie 4.14.0" "Katie Manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/src/tools/uic/uic.1 b/src/tools/uic/uic.1 index eba906c50..9d306ea20 100644 --- a/src/tools/uic/uic.1 +++ b/src/tools/uic/uic.1 @@ -71,7 +71,7 @@ .\" ======================================================================== .\" .IX Title "UIC 1" -.TH UIC 1 "2022-06-15" "Katie 4.13.0" "Katie Manual" +.TH UIC 1 "2022-06-15" "Katie 4.14.0" "Katie Manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l