diff --git a/autoinstallation/package/agama-auto.spec b/autoinstallation/package/agama-auto.spec index 63740936e9..3ef13a92db 100644 --- a/autoinstallation/package/agama-auto.spec +++ b/autoinstallation/package/agama-auto.spec @@ -1,7 +1,7 @@ # # spec file for package agama-auto # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2024-2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Version: 0 Release: 0 Summary: Agama auto-installation service License: GPL-2.0-or-later -Url: https://github.com/opensuse/agama +Url: https://github.com/agama-project/agama Source0: agama.tar BuildArch: noarch Requires: agama-cli diff --git a/products.d/agama-products.spec b/products.d/agama-products.spec index 47bd5511aa..14e56d3a61 100644 --- a/products.d/agama-products.spec +++ b/products.d/agama-products.spec @@ -1,7 +1,7 @@ # -# spec file for package agama-products-opensuse +# spec file for package agama-products # -# Copyright (c) 2023 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,16 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: agama-products # This will be set by osc services, that will run after this. Version: 0 Release: 0 Summary: Definition of products for the Agama installer License: GPL-2.0-only -Url: https://github.com/opensuse/agama +URL: https://github.com/agama-project/agama BuildArch: noarch Source0: agama.tar diff --git a/service/agama-yast.gemspec b/service/agama-yast.gemspec index be11f2ed5a..438f65ccda 100644 --- a/service/agama-yast.gemspec +++ b/service/agama-yast.gemspec @@ -37,7 +37,7 @@ Gem::Specification.new do |spec| spec.description = "D-Bus service exposing some YaST features that are useful for Agama." spec.author = "YaST Team" spec.email = "yast-devel@opensuse.org" - spec.homepage = "https://github.com/openSUSE/agama" + spec.homepage = "https://github.com/agama-project/agama" spec.license = "GPL-2.0-only" spec.files = Dir["lib/**/*.rb", "bin/*", "share/*", "conf.d/*", "install.sh"] spec.executables = ["agamactl", "agama-proxy-setup", "agama-autoyast"] diff --git a/service/agama-yast.spec.in b/service/agama-yast.spec.in index 356541e535..335e1e736f 100644 --- a/service/agama-yast.spec.in +++ b/service/agama-yast.spec.in @@ -1,7 +1,7 @@ # # spec file for package agama-yast # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2024-2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ Requires: rubygem(agama-yast) BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 5 -URL: https://github.com/openSUSE/agama +URL: https://github.com/agama-project/agama Source: %{mod_full_name}.gem Source1: po.tar.bz2 Source2: install_translations.sh diff --git a/web/package/agama-web-ui.spec b/web/package/agama-web-ui.spec index c54e384281..3c06d7b4ed 100644 --- a/web/package/agama-web-ui.spec +++ b/web/package/agama-web-ui.spec @@ -1,7 +1,7 @@ # -# spec file for package cockpit-machines +# spec file for package agama-web-ui # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2022-2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Version: 0 Release: 0 Summary: Web UI for Agama installer License: GPL-2.0-or-later -URL: https://github.com/openSUSE/agama +URL: https://github.com/agama-project/agama # source_validator insists that if obscpio has no version then # tarball must neither Source0: agama.tar