Skip to content

Commit

Permalink
add preseed for ovirt-web-ui PR1648 (#44)
Browse files Browse the repository at this point in the history
PR preseed: oVirt/ovirt-web-ui#1648

Signed-off-by: Sharon Gratch <[email protected]>

Signed-off-by: Sharon Gratch <[email protected]>
  • Loading branch information
sgratch authored Dec 15, 2022
1 parent 90aaacd commit e788699
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ovirt-engine-nodejs-modules.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: ovirt-engine-nodejs-modules
Version: 2.3.19
Version: 2.3.20
Release: 1%{?dist}
Summary: Node.js modules required to build oVirt JavaScript applications
Group: Virtualization/Management
Expand Down Expand Up @@ -50,6 +50,9 @@ install -m 755 `find . -maxdepth 1 -name 'yarn-*.js' -exec basename {} \;` %{des
%{_datadir}/%{name}

%changelog
* Thu Dec 15 2022 Sharon Gratch <[email protected]> - 2.3.20-1
- add preseed for https://github.com/oVirt/ovirt-web-ui/pull/1648

* Thu Dec 15 2022 Sharon Gratch <[email protected]> - 2.3.19-1
- add preseed for https://github.com/oVirt/ovirt-engine-ui-extensions/pull/87
- remove stale preseeds
Expand Down
1 change: 1 addition & 0 deletions pre-seeds.list.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export default {
},
folder: '/',
pr: [
1648,
]
},

Expand Down

0 comments on commit e788699

Please sign in to comment.