Skip to content

Commit

Permalink
Merge pull request #651 from yast/bump-version
Browse files Browse the repository at this point in the history
Document fillup-templates path change
  • Loading branch information
imobachgs committed Dec 1, 2017
2 parents 33d7484 + 643b942 commit 2a052ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
7 changes: 7 additions & 0 deletions package/yast2.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 30 06:38:15 UTC 2017 - rbrown@suse.com

- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468).
- 4.0.22

-------------------------------------------------------------------
Wed Nov 29 10:09:45 UTC 2017 - knut.anderssen@suse.com

Expand Down
8 changes: 1 addition & 7 deletions package/yast2.spec
Expand Up @@ -15,14 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


#Compat macro for new _fillupdir macro introduced in Nov 2017
%if ! %{defined _fillupdir}
%define _fillupdir /var/adm/fillup-templates
%endif

Name: yast2
Version: 4.0.21
Version: 4.0.22
Release: 0
Summary: YaST2 - Main Package
License: GPL-2.0
Expand Down

0 comments on commit 2a052ab

Please sign in to comment.