Skip to content

Commit

Permalink
Merge pull request #80 from yast/schema_change
Browse files Browse the repository at this point in the history
Schema change
  • Loading branch information
jreidinger committed May 12, 2020
2 parents 29cc11c + 8d0d592 commit e24f886
Show file tree
Hide file tree
Showing 4 changed files with 471 additions and 451 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ before_install:
script:
# the "yast-travis-ruby" script is included in the base yastdevel/ruby image
# see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
- docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" yast-samba-server-image yast-travis-ruby
- docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" yast-samba-server-image yast-travis-ruby
7 changes: 7 additions & 0 deletions package/yast2-samba-server.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 12 15:09:50 UTC 2020 - josef Reidinger <jreidinger@localhost>

- Autoyast schema: Allow optional types for string and map objects
(bsc#1170886)
- 4.3.0

-------------------------------------------------------------------
Wed Mar 11 10:00:37 UTC 2020 - Knut Anderssen <kanderssen@suse.com>

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-samba-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2-samba-server
Version: 4.2.4
Version: 4.3.0
Release: 0
Url: https://github.com/yast/yast-samba-server
Summary: YaST2 - Samba Server Configuration
Expand Down
Loading

0 comments on commit e24f886

Please sign in to comment.