Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Oct 28, 2020
1 parent 4a7557d commit 97e0442
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM registry.opensuse.org/yast/sle-15/sp2/containers/yast-ruby
FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
COPY . /usr/src/app
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
require "yast/rake"

Yast::Tasks.submit_to :sle15sp2

Yast::Tasks.configuration do |conf|
# lets ignore license check for now
conf.skip_license_check << /.*/
Expand Down
5 changes: 0 additions & 5 deletions package/yast2-security.changes
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ Tue Oct 27 13:26:57 CET 2020 - schubi@suse.de
with the correct value format (bsc#1177720).
- 4.3.4

-------------------------------------------------------------------
Tue Aug 25 10:37:12 UTC 2020 - Steffen Winterfeldt <snwint@suse.com>

- set cracklib dictpath correctly (bsc#1174619)

-------------------------------------------------------------------
Thu Aug 13 10:00:58 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>

Expand Down

0 comments on commit 97e0442

Please sign in to comment.