19 Commits

Author SHA256 Message Date
a639d6af23 Reapply "Reapply "Reapply "some changes"""
This reverts commit 688ac121d9.
2025-08-22 13:50:07 +02:00
e101846087 Merge pull request 'Revert "Reapply "Reapply "some changes"""' (#8) from adamm_super/foo into factory
Reviewed-on: autogits/nodejs-common#8
2025-08-22 13:47:35 +02:00
688ac121d9 Revert "Reapply "Reapply "some changes"""
This reverts commit 98bf315bed.
2025-08-22 13:47:08 +02:00
98bf315bed Reapply "Reapply "some changes""
This reverts commit c00a5d1a6d.
2025-08-22 13:44:44 +02:00
c00a5d1a6d Revert "Reapply "some changes""
This reverts commit e5a6a9f603.
2025-08-22 13:40:47 +02:00
e5a6a9f603 Reapply "some changes"
This reverts commit 9b4067138d.
2025-08-22 13:20:20 +02:00
9b4067138d Revert "some changes"
This reverts commit 1ffb21fc2b.
2025-08-22 13:14:32 +02:00
1ffb21fc2b some changes 2025-08-21 18:38:18 +02:00
9451bdb473 merge upstream 2025-08-21 18:36:38 +02:00
0e0a039dab Accepting request 1223915 from devel:languages:nodejs
- Update SLFO to current LTS

OBS-URL: https://build.opensuse.org/request/show/1223915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nodejs-common?expand=0&rev=23
2024-11-14 15:07:48 +00:00
67325ef509 - Update SLFO to current LTS
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-common?expand=0&rev=67
2024-11-13 11:17:32 +00:00
d6d347e67c Update nodejs-common.changes 2024-09-12 17:19:40 +02:00
0cf61064e0 Update nodejs-common.changes 2024-09-12 16:47:57 +02:00
b6067afc77 Update nodejs-common.changes 2024-09-12 15:48:16 +02:00
2642d09ef6 Update nodejs-common.changes 2024-09-12 15:17:45 +02:00
8cce6cd294 Update nodejs-common.changes 2024-09-12 15:09:27 +02:00
80c5600370 Update nodejs-common.changes 2024-09-12 15:08:48 +02:00
d5ee5f57ba Update nodejs-common.changes 2024-09-12 14:44:22 +02:00
1b9335feb7 Update nodejs-common.changes 2024-09-12 14:39:45 +02:00
2 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,16 @@
I add some things here
-------------------------------------------------------------------
Wed Nov 13 11:12:54 UTC 2024 - Adam Majer <adam.majer@suse.de>
- Update SLFO to current LTS
-------------------------------------------------------------------
Thu May 16 13:34:35 UTC 2024 - Adam Majer <adam.majer@suse.de>
Testing things fffff
-------------------------------------------------------------------
Thu May 16 13:34:35 UTC 2024 - Adam Majer <adam.majer@suse.de>

View File

@@ -26,6 +26,7 @@
###########################################################
%define NODEJS_CURRENT 22
%define NODEJS_LTS 22
%if 0%{?suse_version} > 1500 || 0%{?fedora_version}
%bcond_without libalternatives
@@ -73,8 +74,8 @@
%endif
%if 0%{?suse_version} == 1600
# ALP variants
%define default_node_ver 20
# SLFO variants
%define default_node_ver %NODEJS_LTS
%endif
# TW