diff --git a/yast2-journal-4.2.1.tar.bz2 b/yast2-journal-4.2.1.tar.bz2 deleted file mode 100644 index 40ca3af..0000000 --- a/yast2-journal-4.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01950bbfe0b34f941ac53bf70453bc9d7a1e6ba8265eaa9a895b285a9edee01d -size 25227 diff --git a/yast2-journal-4.2.2.tar.bz2 b/yast2-journal-4.2.2.tar.bz2 new file mode 100644 index 0000000..32e0585 --- /dev/null +++ b/yast2-journal-4.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de21c855657a164de82d88594e0888ee293316a56d0b8c40b5530fcff59d3c3 +size 25334 diff --git a/yast2-journal.changes b/yast2-journal.changes index 607e818..2aaa929 100644 --- a/yast2-journal.changes +++ b/yast2-journal.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 26 09:20:29 CEST 2019 - schubi@suse.de + +- Using rb_default_ruby_abi tag in the spec file in order to + handle several ruby versions (bsc#1146403). +- 4.2.2 + ------------------------------------------------------------------- Fri May 31 12:32:54 UTC 2019 - Stasiek Michalski diff --git a/yast2-journal.spec b/yast2-journal.spec index d0914e6..e6b7629 100644 --- a/yast2-journal.spec +++ b/yast2-journal.spec @@ -17,7 +17,7 @@ Name: yast2-journal -Version: 4.2.1 +Version: 4.2.2 Release: 0 Url: https://github.com/yast/yast-journal Summary: YaST2 - Reading of systemd journal @@ -32,9 +32,9 @@ BuildRequires: yast2 BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-ruby-bindings >= 3.1.38 #for install task -BuildRequires: rubygem(yast-rake) +BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) # for tests -BuildRequires: rubygem(rspec) +BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) # First version with Yast::UI.OpenUI BuildRequires: libyui-ncurses >= 2.47.1 # libyui-terminal