diff --git a/python-systemd-231.tar.gz b/python-systemd-231.tar.gz deleted file mode 100644 index 1e97d99..0000000 --- a/python-systemd-231.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c9cf53d041374898beead0c6f3b042c7d5b52425e6eb4d4b3c583d7eac12eea -size 44430 diff --git a/python-systemd-233.tar.gz b/python-systemd-233.tar.gz new file mode 100644 index 0000000..49edc83 --- /dev/null +++ b/python-systemd-233.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb5c440d7ca05ce1fce48c14508177c0002663ea933e16eaf88105f1ad8dfe7 +size 49680 diff --git a/python-systemd.changes b/python-systemd.changes index 53fd579..2a6601e 100644 --- a/python-systemd.changes +++ b/python-systemd.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jun 12 05:34:47 UTC 2017 - fbui@suse.com + +- Upgrade to release 233: + + Tests are fixed and should pass on various old and new systems + alike. + + journal.stream() can be used without arguments and defaults to + LOG_LEVEL. +- Changes from version 232: + + Wrappers for sd_journal_enumerate_unique, has_runtime_files, + has_peristent_files. + + sd_journal_open_directory_fd, sd_journal_open_files_fd can be + used by passing file descriptors to the initializer as the path + or files arguments. + ------------------------------------------------------------------- Mon Jan 2 11:48:12 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-systemd.spec b/python-systemd.spec index e3d484d..472cbaf 100644 --- a/python-systemd.spec +++ b/python-systemd.spec @@ -17,7 +17,7 @@ Name: python-systemd -Version: 231 +Version: 233 Release: 0 Summary: Python wrappers for systemd functionality License: LGPL-2.1+