Skip to content

Commit

Permalink
Automatic commit of package [nodejs-less] release [1.7.0-5].
Browse files Browse the repository at this point in the history
Created by command:

/usr/bin/tito tag --use-version=1.7.0 --use-release=5%{?dist}
  • Loading branch information
StykMartin committed Jan 17, 2024
1 parent 6808f84 commit 88f7225
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tito/packages/nodejs-less
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.0-4 ./
1.7.0-5 ./
6 changes: 5 additions & 1 deletion nodejs-less.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Name: nodejs-less
Version: 1.7.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Less.js The dynamic stylesheet language

# cssmin.js is licensed under BSD license
Expand Down Expand Up @@ -70,6 +70,10 @@ ln -s %{nodejs_sitelib}/less/bin/lessc \


%changelog
* Wed Jan 17 2024 Martin Styk <[email protected]> 1.7.0-5
- Include COPR releaser and always fetch 3rd party sources
([email protected])

* Mon Jan 01 2024 Martin Styk <[email protected]> 1.7.0-4
- new package built with tito

Expand Down

0 comments on commit 88f7225

Please sign in to comment.