Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
hellcp committed Jun 1, 2019
2 parents c9190c4 + 24f11ea commit 7e2c70e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions build-tools/rpm/macros.yast
Expand Up @@ -105,6 +105,7 @@ fi \

%yast_metainfo \
\
mkdir -p %{buildroot}%{yast_metainfodir}/ \
for f in $(%{_bindir}/find %{buildroot}/%{yast_desktopdir}/ -name '*.desktop') ; do \
%{yast_ydatadir}/devtools/bin/y2metainfo -f ${f} -l "%{license}" -o %{buildroot}/%{yast_metainfodir}/ -u "%{url}" -v "%{version}" \
done
Expand Down
6 changes: 6 additions & 0 deletions package/yast2-devtools.changes
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 29 11:46:25 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>

- Create a directory for metainfo files (fate#319035)
- 4.2.2

-------------------------------------------------------------------
Mon May 20 15:28:02 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-devtools.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-devtools
Version: 4.2.1
Version: 4.2.2
Release: 0
Url: https://github.com/yast/yast-devtools
Summary: YaST2 - Development Tools
Expand Down

0 comments on commit 7e2c70e

Please sign in to comment.