Skip to content

Commit

Permalink
Bump nodejs-theforeman-vendor to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sharvit committed Nov 13, 2019
1 parent e85fca6 commit 3475f17
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
%{?scl:%scl_package nodejs-%{npm_name}}
%{!?scl:%global pkg_name %{name}}

%global npm_name @theforeman/vendor

Name: %{?scl_prefix}nodejs-theforeman-vendor
Version: 1.7.0
Release: 3%{?dist}
Version: 3.0.0
Release: 1%{?dist}
Summary: foreman supported 3rd-party node_modules
License: MIT
Group: Development/Libraries
Expand Down Expand Up @@ -41,6 +40,9 @@ cp -pfr scss %{buildroot}%{nodejs_sitelib}/%{npm_name}
%doc readme.md

%changelog
* Tue Nov 12 2019 Avi Sharvit <[email protected]> 3.0.0-1
- Update to 3.0.0

* Tue Oct 22 2019 Eric D. Helms <[email protected]> - 1.7.0-3
- Build for SCL

Expand Down
1 change: 0 additions & 1 deletion packages/foreman/nodejs-theforeman-vendor/vendor-1.7.0.tgz

This file was deleted.

1 change: 1 addition & 0 deletions packages/foreman/nodejs-theforeman-vendor/vendor-3.0.0.tgz

0 comments on commit 3475f17

Please sign in to comment.