From e462414bbf320d189bd99667c30b101a4ef24ff1 Mon Sep 17 00:00:00 2001 From: Scott Bradnick Date: Thu, 20 Jul 2023 16:44:57 -0400 Subject: [PATCH] Taking step(s) to move to Gitea (https://src.opensuse.org) --- .gitignore | 1 + patterns-wsl.changes | 5 +++++ patterns-wsl.spec | 5 ++--- 3 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2cdd401 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/patterns-wsl.changes b/patterns-wsl.changes index 45b693f..e928059 100644 --- a/patterns-wsl.changes +++ b/patterns-wsl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 20 20:40:58 UTC 2023 - Scott Bradnick + +- Taking step(s) to move to Gitea (https://src.opensuse.org) + ------------------------------------------------------------------- Wed Dec 21 03:04:19 UTC 2022 - Scott Bradnick diff --git a/patterns-wsl.spec b/patterns-wsl.spec index 41e8586..e56228b 100644 --- a/patterns-wsl.spec +++ b/patterns-wsl.spec @@ -1,7 +1,7 @@ # # spec file for package patterns-wsl # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,8 +33,8 @@ This is an internal package that is used to create the patterns as part of the installation source setup. Installation of this package does not make sense. -# ---- +# ---- %package base %pattern_development Summary: Base WSL packages @@ -234,4 +234,3 @@ mkdir -p %{buildroot}/usr/share/doc/packages/patterns/ echo 'This file marks the pattern wsl_systemd to be installed.' > %{buildroot}/usr/share/doc/packages/patterns/wsl_systemd.txt %changelog -