OSDN Git Service

version bump
authorIvailo Monev <xakepa10@gmail.com>
Thu, 17 Dec 2020 21:10:31 +0000 (21:10 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Thu, 17 Dec 2020 21:10:31 +0000 (21:10 +0000)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
21 files changed:
CMakeLists.txt
appveyor.yml
package/archlinux/PKGBUILD
package/debian/changelog
package/debian/control
package/fedora/katie.spec
package/freebsd/Makefile
package/freebsd/pkg-plist
package/netbsd/Makefile
package/netbsd/PLIST
package/netbsd/buildlink3.mk
package/openbsd/Makefile
scripts/genman.py
scripts/tarball.sh
src/tools/moc/moc.1
src/tools/qdbus/qdbus.1
src/tools/qdbus/qdbuscpp2xml.1
src/tools/qdbus/qdbusxml2cpp.1
src/tools/qscript/qscript.1
src/tools/rcc/rcc.1
src/tools/uic/uic.1

index 6e454b9..f4a8497 100644 (file)
@@ -54,8 +54,8 @@ include(mkspecs/mkspecs.cmake)
 # 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 "9")
-set(KATIE_MICRO "0")
-set(KATIE_HEX "0x040900")
+set(KATIE_MICRO "1")
+set(KATIE_HEX "0x040901")
 set(KATIE_VERSION "${KATIE_MAJOR}.${KATIE_MINOR}.${KATIE_MICRO}")
 
 # only for the build process
index 68f108a..93107b9 100644 (file)
@@ -1,4 +1,4 @@
-version: 4.9.0-{branch}-{build}
+version: 4.9.1-{branch}-{build}
 image: Ubuntu2004
 clone_depth: 1
 services:
index cc8299e..3262c15 100644 (file)
@@ -2,7 +2,7 @@
 # Maintainer: Ivailo Monev <xakepa10@gmail.com>
 
 pkgname=katie-git
-pkgver=4.9.0.r4681.8f22ea5f
+pkgver=4.9.1.r4681.8f22ea5f
 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.9.0.r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
+    printf "4.9.1.r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
 }
 
 prepare() {
index 3fd2567..4abb50b 100644 (file)
@@ -1,3 +1,9 @@
+katie (4.9.1) unstable; urgency=medium
+
+  * Second package update
+
+ -- Ivailo Monev <xakepa10@gmail.com>  Thu, 17 Dec 2020 16:26:26 +0200
+
 katie (4.9.0) unstable; urgency=medium
 
   * First package update
index 957d076..a937805 100644 (file)
@@ -4,7 +4,7 @@ Maintainer: Ivailo Monev <xakepa10@gmail.com>
 Homepage: https://github.com/fluxer/katie
 Vcs-Git: git://github.com/fluxer/katie.git
 Vcs-browser: https://github.com/fluxer/katie
-Standards-Version: 4.9.0
+Standards-Version: 4.9.1
 Build-Depends: debhelper (>= 9~), libssl-dev, zlib1g-dev, libzstd-dev,
  libc6-dev, libpng-dev, libjpeg-dev, libtiff5-dev, libcups2-dev,
  libfreetype6-dev, libfontconfig1-dev, libpcre3-dev, libdbus-1-dev,
index dd93439..fdf4f3d 100644 (file)
@@ -1,7 +1,7 @@
 # https://docs.fedoraproject.org/en-US/packaging-guidelines/
 
 Name: katie
-Version: 4.9.0
+Version: 4.9.1
 Release: 1%{?dist}
 Summary: C++ toolkit derived from the Qt 4.8 framework
 License: BSD and LGPLv2+
@@ -38,5 +38,8 @@ rm -v %{buildroot}/%{_sysconfdir}/profile.d/katie-*.sh
 %{_sysconfdir}/ld.so.conf.d/katie-*.conf
 
 %changelog
+* Wed Dec 17 2020 Ivailo Monev <xakepa10@gmail.com> - 4.9.1-1
+- initial package
+
 * Wed Dec 16 2020 Ivailo Monev <xakepa10@gmail.com> - 4.9.0-1
 - initial package
index 1d229f3..3dc9b70 100644 (file)
@@ -3,7 +3,7 @@
 # https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/
 
 PORTNAME = katie
-DISTVERSION = 4.9.0.d20201205
+DISTVERSION = 4.9.1.d20201217
 CATEGORIES = devel x11 ftp net www
 MAINTAINER = xakepa10@gmail.com
 COMMENT = C++ toolkit derived from the Qt 4.8 framework
index 180788f..841e560 100644 (file)
@@ -1487,46 +1487,46 @@ lib/katie/plugins/sqldrivers/libqsqlodbc.so
 %%PGSQL%%lib/katie/plugins/sqldrivers/libqsqlpsql.so
 lib/libKtCore.so
 lib/libKtCore.so.4.9
-lib/libKtCore.so.4.9.0
+lib/libKtCore.so.4.9.1
 lib/libKtDBus.so
 lib/libKtDBus.so.4.9
-lib/libKtDBus.so.4.9.0
+lib/libKtDBus.so.4.9.1
 lib/libKtDeclarative.so
 lib/libKtDeclarative.so.4.9
-lib/libKtDeclarative.so.4.9.0
+lib/libKtDeclarative.so.4.9.1
 lib/libKtDesigner.so
 lib/libKtDesigner.so.4.9
-lib/libKtDesigner.so.4.9.0
+lib/libKtDesigner.so.4.9.1
 lib/libKtDesignerComponents.so
 lib/libKtDesignerComponents.so.4.9
-lib/libKtDesignerComponents.so.4.9.0
+lib/libKtDesignerComponents.so.4.9.1
 lib/libKtGui.so
 lib/libKtGui.so.4.9
-lib/libKtGui.so.4.9.0
+lib/libKtGui.so.4.9.1
 lib/libKtNetwork.so
 lib/libKtNetwork.so.4.9
-lib/libKtNetwork.so.4.9.0
+lib/libKtNetwork.so.4.9.1
 lib/libKtScript.so
 lib/libKtScript.so.4.9
-lib/libKtScript.so.4.9.0
+lib/libKtScript.so.4.9.1
 lib/libKtScriptTools.so
 lib/libKtScriptTools.so.4.9
-lib/libKtScriptTools.so.4.9.0
+lib/libKtScriptTools.so.4.9.1
 lib/libKtSql.so
 lib/libKtSql.so.4.9
-lib/libKtSql.so.4.9.0
+lib/libKtSql.so.4.9.1
 lib/libKtSvg.so
 lib/libKtSvg.so.4.9
-lib/libKtSvg.so.4.9.0
+lib/libKtSvg.so.4.9.1
 lib/libKtTest.so
 lib/libKtTest.so.4.9
-lib/libKtTest.so.4.9.0
+lib/libKtTest.so.4.9.1
 lib/libKtUiTools.so
 lib/libKtUiTools.so.4.9
-lib/libKtUiTools.so.4.9.0
+lib/libKtUiTools.so.4.9.1
 lib/libKtXml.so
 lib/libKtXml.so.4.9
-lib/libKtXml.so.4.9.0
+lib/libKtXml.so.4.9.1
 libdata/pkgconfig/KtCore.pc
 libdata/pkgconfig/KtDBus.pc
 libdata/pkgconfig/KtDeclarative.pc
index f0e5ff1..618cbb1 100644 (file)
@@ -4,7 +4,7 @@
 # https://www.netbsd.org/docs/pkgsrc/
 
 DISTNAME = master
-PKGNAME = katie-4.9.0.d20201205
+PKGNAME = katie-4.9.1.d20201217
 CATEGORIES = devel x11 net www
 MAINTAINER = xakepa10@gmail.com
 COMMENT = C++ toolkit deived from the Qt 4.8 framework
index 8590f30..9e77e91 100644 (file)
@@ -1488,46 +1488,46 @@ lib/katie/plugins/script/libqtscriptdbus.so
 lib/katie/plugins/sqldrivers/libqsqlodbc.so
 lib/libKtCore.so
 lib/libKtCore.so.4.9
-lib/libKtCore.so.4.9.0
+lib/libKtCore.so.4.9.1
 lib/libKtDBus.so
 lib/libKtDBus.so.4.9
-lib/libKtDBus.so.4.9.0
+lib/libKtDBus.so.4.9.1
 lib/libKtDeclarative.so
 lib/libKtDeclarative.so.4.9
-lib/libKtDeclarative.so.4.9.0
+lib/libKtDeclarative.so.4.9.1
 lib/libKtDesigner.so
 lib/libKtDesigner.so.4.9
-lib/libKtDesigner.so.4.9.0
+lib/libKtDesigner.so.4.9.1
 lib/libKtDesignerComponents.so
 lib/libKtDesignerComponents.so.4.9
-lib/libKtDesignerComponents.so.4.9.0
+lib/libKtDesignerComponents.so.4.9.1
 lib/libKtGui.so
 lib/libKtGui.so.4.9
-lib/libKtGui.so.4.9.0
+lib/libKtGui.so.4.9.1
 lib/libKtNetwork.so
 lib/libKtNetwork.so.4.9
-lib/libKtNetwork.so.4.9.0
+lib/libKtNetwork.so.4.9.1
 lib/libKtScript.so
 lib/libKtScript.so.4.9
-lib/libKtScript.so.4.9.0
+lib/libKtScript.so.4.9.1
 lib/libKtScriptTools.so
 lib/libKtScriptTools.so.4.9
-lib/libKtScriptTools.so.4.9.0
+lib/libKtScriptTools.so.4.9.1
 lib/libKtSql.so
 lib/libKtSql.so.4.9
-lib/libKtSql.so.4.9.0
+lib/libKtSql.so.4.9.1
 lib/libKtSvg.so
 lib/libKtSvg.so.4.9
-lib/libKtSvg.so.4.9.0
+lib/libKtSvg.so.4.9.1
 lib/libKtTest.so
 lib/libKtTest.so.4.9
-lib/libKtTest.so.4.9.0
+lib/libKtTest.so.4.9.1
 lib/libKtUiTools.so
 lib/libKtUiTools.so.4.9
-lib/libKtUiTools.so.4.9.0
+lib/libKtUiTools.so.4.9.1
 lib/libKtXml.so
 lib/libKtXml.so.4.9
-lib/libKtXml.so.4.9.0
+lib/libKtXml.so.4.9.1
 lib/pkgconfig/KtCore.pc
 lib/pkgconfig/KtDBus.pc
 lib/pkgconfig/KtDeclarative.pc
index a0f9627..e3f6666 100644 (file)
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=        katie
 .if !defined(KATIE_BUILDLINK3_MK)
 KATIE_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.katie+=  katie>=4.9.0.20200114
+BUILDLINK_API_DEPENDS.katie+=  katie>=4.9.1.d20201217
 BUILDLINK_PKGSRCDIR.katie?=    ../../devel/katie
 .endif # KATIE_BUILDLINK3_MK
 
index e55cfbb..cdf053d 100644 (file)
@@ -3,7 +3,7 @@
 # https://www.openbsd.org/faq/ports/
 
 DISTNAME = katie
-PKGNAME = katie-4.9.0.d20201205
+PKGNAME = katie-4.9.1.d20201217
 CATEGORIES = devel x11 net www
 MAINTAINER = Ivailo Monev <xakepa10@gmail.com>
 COMMENT = C++ toolkit derived from the Qt 4.8 framework
index 0667f2b..f095d1b 100755 (executable)
@@ -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.9.0',
+                '--release=Katie 4.9.1',
                 '--center=Katie Manual',
                 '--section=1',
                 '--utf8',
index 57e1d40..b2eb628 100755 (executable)
@@ -4,6 +4,6 @@ set -e
 
 cwd="$(readlink -f $(dirname $0))"
 
-tarball="Katie-4.9.0-Source"
+tarball="Katie-4.9.1-Source"
 
 git archive HEAD --format=tar --prefix="$tarball/" | xz > "$cwd/../$tarball.tar.xz"
index 26980a4..6e18eb0 100644 (file)
@@ -71,7 +71,7 @@
 .\" ========================================================================
 .\"
 .IX Title "MOC 1"
-.TH MOC 1 "2020-12-06" "Katie 4.9.0" "Katie Manual"
+.TH MOC 1 "2020-12-15" "Katie 4.9.1" "Katie Manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
index 3404e09..c3823a5 100644 (file)
@@ -71,7 +71,7 @@
 .\" ========================================================================
 .\"
 .IX Title "QDBUS 1"
-.TH QDBUS 1 "2020-12-06" "Katie 4.9.0" "Katie Manual"
+.TH QDBUS 1 "2020-12-15" "Katie 4.9.1" "Katie Manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
index 7f7b15d..4c7f311 100644 (file)
@@ -71,7 +71,7 @@
 .\" ========================================================================
 .\"
 .IX Title "QDBUSCPP2XML 1"
-.TH QDBUSCPP2XML 1 "2020-12-06" "Katie 4.9.0" "Katie Manual"
+.TH QDBUSCPP2XML 1 "2020-12-15" "Katie 4.9.1" "Katie Manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
index 6bf7a9c..549ce2e 100644 (file)
@@ -71,7 +71,7 @@
 .\" ========================================================================
 .\"
 .IX Title "QDBUSXML2CPP 1"
-.TH QDBUSXML2CPP 1 "2020-12-06" "Katie 4.9.0" "Katie Manual"
+.TH QDBUSXML2CPP 1 "2020-12-15" "Katie 4.9.1" "Katie Manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
index 1e12793..d804759 100644 (file)
@@ -71,7 +71,7 @@
 .\" ========================================================================
 .\"
 .IX Title "QSCRIPT 1"
-.TH QSCRIPT 1 "2020-12-06" "Katie 4.9.0" "Katie Manual"
+.TH QSCRIPT 1 "2020-12-15" "Katie 4.9.1" "Katie Manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
index c5fc77e..64b8b62 100644 (file)
@@ -71,7 +71,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RCC 1"
-.TH RCC 1 "2020-12-06" "Katie 4.9.0" "Katie Manual"
+.TH RCC 1 "2020-12-15" "Katie 4.9.1" "Katie Manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
index 5ea06dd..feb1c28 100644 (file)
@@ -71,7 +71,7 @@
 .\" ========================================================================
 .\"
 .IX Title "UIC 1"
-.TH UIC 1 "2020-12-06" "Katie 4.9.0" "Katie Manual"
+.TH UIC 1 "2020-12-15" "Katie 4.9.1" "Katie Manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l