From 6be99194c01d857e09d5eb7910c406a654a910bb Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 1 Jan 2025 03:36:52 +0800 Subject: [PATCH] feat: rename golang packages to shorter names (#2791) --- .../waylands/cliphist/golang-github-sentriz-cliphist.spec | 7 ++++--- .../waylands/clipse/golang-github-savedra1-clipse.spec | 7 ++++--- .../waylands/walker/golang-github-abenz1267-walker.spec | 7 ++++--- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/anda/desktops/waylands/cliphist/golang-github-sentriz-cliphist.spec b/anda/desktops/waylands/cliphist/golang-github-sentriz-cliphist.spec index b2b9c2d5a6..4fdb679131 100644 --- a/anda/desktops/waylands/cliphist/golang-github-sentriz-cliphist.spec +++ b/anda/desktops/waylands/cliphist/golang-github-sentriz-cliphist.spec @@ -22,10 +22,11 @@ Wayland clipboard manager with support for multimedia.} %global golicenses LICENSE %global godocs CHANGELOG.md readme.md version.txt -Name: golang-github-sentriz-cliphist -Release: %autorelease +Name: cliphist +Release: 2%?dist Summary: Wayland clipboard manager with support for multimedia -Provides: cliphist +Provides: golang-github-sentriz-cliphist = %version-%release +Obsoletes: golang-github-sentriz-cliphist < 0.6.1-2 Packager: madonuko License: GPL-3.0-only URL: %{gourl} diff --git a/anda/desktops/waylands/clipse/golang-github-savedra1-clipse.spec b/anda/desktops/waylands/clipse/golang-github-savedra1-clipse.spec index 043c79f46c..5e5a464133 100644 --- a/anda/desktops/waylands/clipse/golang-github-savedra1-clipse.spec +++ b/anda/desktops/waylands/clipse/golang-github-savedra1-clipse.spec @@ -23,10 +23,11 @@ Configurable TUI clipboard manager for Unix.} %global godocs CHANGELOG.md README.md examples resources/library.md\\\ resources/test_data/top_secret_credentials.txt -Name: golang-github-savedra1-clipse -Release: %autorelease +Name: clipse +Release: 2%?dist Summary: Configurable TUI clipboard manager for Unix -Provides: clipse +Provides: golang-github-savedra1-clipse = %version-%release +Obsoletes: golang-github-savedra1-clipse < 1.1.0-2 Packager: madonuko License: MIT URL: %{gourl} diff --git a/anda/desktops/waylands/walker/golang-github-abenz1267-walker.spec b/anda/desktops/waylands/walker/golang-github-abenz1267-walker.spec index 4dfd992db9..c3a5a7eefe 100644 --- a/anda/desktops/waylands/walker/golang-github-abenz1267-walker.spec +++ b/anda/desktops/waylands/walker/golang-github-abenz1267-walker.spec @@ -20,14 +20,15 @@ Multi-Purpose Launcher with a lot of features. Highly Customizable and fast.} %global golicenses LICENSE %global godocs README.md cmd/version.txt -Name: golang-github-abenz1267-walker -Release: 1%?dist +Name: walker +Release: 2%?dist Summary: Multi-Purpose Launcher with a lot of features. Highly Customizable and fast License: MIT URL: %{gourl} Source: %{gosource} -Provides: walker +Provides: golang-github-abenz1267-walker = %version-%release +Obsoletes: golang-github-abenz1267-walker < 0.11.4-2 Packager: madonuko Requires: gtk4-layer-shell BuildRequires: anda-srpm-macros