Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix libyui/tasks.rb permissions #29

Merged
merged 1 commit into from
Aug 14, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.17
0.1.18
6 changes: 6 additions & 0 deletions package/rubygem-libyui-rake.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 14 11:03:31 UTC 2019 - Imobach Gonzalez Sosa <[email protected]>

- Fix libyui/tasks.rb permissions (bsc#1145602)
- 0.1.18

-------------------------------------------------------------------
Tue Aug 13 14:53:14 UTC 2019 - José Iván López González <[email protected]>

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


Name: rubygem-libyui-rake
Version: 0.1.17
Version: 0.1.18
Release: 0
%define mod_name libyui-rake
%define mod_full_name %{mod_name}-%{version}
Expand Down