Skip to content

Commit

Permalink
Merge pull request #15 from imobach/fix-954412-sle-12-sp1
Browse files Browse the repository at this point in the history
Upgrade package to fix bsc#954412
  • Loading branch information
imobachgs committed Jan 15, 2016
2 parents ae0d67e + e19c032 commit 49052fc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
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 :sle12sp1

Yast::Tasks.configuration do |conf|
#lets ignore license check for now
conf.skip_license_check << /.*/
Expand Down
6 changes: 6 additions & 0 deletions package/yast2-schema.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 13 11:40:46 UTC 2015 - igonzalezsosa@suse.com

- Fix validation of AutoYaST schema (bsc#954412)
- 3.1.6

-------------------------------------------------------------------
Thu Oct 8 15:54:16 CEST 2015 - schubi@suse.de

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


Name: yast2-schema
Version: 3.1.5
Version: 3.1.6
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down

0 comments on commit 49052fc

Please sign in to comment.