diff --git a/_servicedata b/_servicedata
index 7be8574..3815629 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/M0ses/kanku.git
- fcf4fb2700c14072942d14ddb54c48fe0814a0b8
\ No newline at end of file
+ b078f23cfb1a421ab19c4573b94b1c20c174cfd1
\ No newline at end of file
diff --git a/debian.changelog b/debian.changelog
index ee96ba1..a699f05 100644
--- a/debian.changelog
+++ b/debian.changelog
@@ -1,4 +1,4 @@
-kanku (0.12.7-0) UNRELEASED; urgency=medium
+kanku (0.13.0-0) UNRELEASED; urgency=medium
* updated to upstream version 0.10.1
diff --git a/debian.dsc b/debian.dsc
index 1ddb090..9599e7b 100644
--- a/debian.dsc
+++ b/debian.dsc
@@ -2,7 +2,7 @@ Format: 1.0
Source: kanku
Binary: kanku
Architecture: any
-Version: 0.12.7
+Version: 0.13.0
Maintainer: Frank Schreiner
Standards-Version: 3.8.2
Homepage: https://github.com/M0ses/kanku
diff --git a/kanku-0.12.7.tar.xz b/kanku-0.12.7.tar.xz
deleted file mode 100644
index f42a37b..0000000
--- a/kanku-0.12.7.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5c3e85880cda86f4e0dc50bbad7a97ff3f20561645d263dd7d4dabe5f63eae53
-size 2526024
diff --git a/kanku-0.13.0.tar.xz b/kanku-0.13.0.tar.xz
new file mode 100644
index 0000000..dae4491
--- /dev/null
+++ b/kanku-0.13.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1af1f65915bdcfdeab8494e54a6020511a60c0274fd8c77a44506ac65607eeb6
+size 2526804
diff --git a/kanku.changes b/kanku.changes
index f17d667..8562b41 100644
--- a/kanku.changes
+++ b/kanku.changes
@@ -1,3 +1,31 @@
+-------------------------------------------------------------------
+Thu Oct 13 06:56:40 UTC 2022 - FSchreiner@suse.com
+
+- Update to version 0.13.0:
+ * [doc] updated changelog ver: 0.13.0
+ * [doc] updated release notes 0.13.0
+ * [core] recreate queues named 'amq.*' without a dedicate queue name
+ * [core] refactored rabbmitmq handling in worker and dispatcher
+ * [handler] Reboot: new option 'login_timeout' to wait for console
+ * [dist] change copy in Makefile from '-av' to '-rv'
+ * [handler] SaltSSH: added multiple attributes
+ * [dist] changed 'cp -av' to 'cp -rv'
+ * [dist] added RELEASE-NOTES and CHANGELOG to spec file
+ * [doc] updated changelog
+ * [doc] updated release notes 0.12.7
+ * [doc] updated release notes 0.12.6
+ * [doc] updated release notes 0.12.5
+ * [doc] updated release notes 0.12.4
+ * [doc] updated release notes 0.12.3
+ * [doc] updated release notes 0.12.2
+ * [doc] updated release notes 0.12.1
+ * [doc] updated release notes 0.12.0
+ * [contrib] removed p2h - already in branch gh-pages-src
+ * [dist] added .statocles to .gitignore
+ * [dist] removed kanku-web.log from default logging conf
+ * [dist] remove logrotate config - now done with journald
+ * [cli] ssh: new parameter --x11_forward/-X to enable ssh x11 forwarding
+
-------------------------------------------------------------------
Thu Jun 23 16:55:29 UTC 2022 - FSchreiner@suse.com
diff --git a/kanku.spec b/kanku.spec
index 4dfa32a..0c05809 100644
--- a/kanku.spec
+++ b/kanku.spec
@@ -22,7 +22,7 @@
Name: kanku
# Version gets set by obs-service-tar_scm
-Version: 0.12.7
+Version: 0.13.0
Release: 0
License: GPL-3.0-only
Summary: Development and continuous integration
@@ -173,7 +173,6 @@ Requires: perl(YAML::PP)
# but perl-DBD-SQLite-Amalgamation is breaks with SQL syntax errors
# at job_histroy_sub table
Requires: perl-DBD-SQLite
-Requires: logrotate
Requires: perl(Archive::Cpio)
Requires: perl(LWP::Protocol::https)
Requires: perl(Mail::Sendmail)
@@ -193,7 +192,7 @@ common config and lib files used in kanku
%tmpfiles_create %_tmpfilesdir/kanku.conf
%files common
-%doc README.md RELEASE-NOTES-0.11.0.md RELEASE-NOTES-0.12.0.md
+%doc README.md RELEASE-NOTES-*.md CHANGELOG.md
%dir /usr/lib/kanku
%dir /usr/lib/kanku/lib
@@ -245,9 +244,6 @@ common config and lib files used in kanku
%exclude %dir /etc/profile.d
%config /etc/profile.d/kanku.sh
-%exclude %dir /etc/logrotate.d/
-%config /etc/logrotate.d/kanku-common
-
%exclude %dir %_tmpfilesdir
%_tmpfilesdir/kanku.conf
@@ -347,7 +343,6 @@ getent passwd %{kanku_user} >/dev/null || useradd -r -g %{kanku_group} -G libvir
%files common-server
%defattr(-, root, root)
-%dir %attr(755, kankurun, kanku) /var/log/kanku
%dir %attr(755, kankurun, kanku) /var/lib/kanku
%dir %attr(755, kankurun, kanku) /var/lib/kanku/db
%dir %attr(755, kankurun, kanku) /var/cache/kanku