diff --git a/hostname-3.23.tar.gz b/hostname-3.23.tar.gz deleted file mode 100644 index dbfe7b1..0000000 --- a/hostname-3.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc6d1954b22849869ff8b2a602e39f08b1702f686d4b58dd7927cdeb5b4876ef -size 13672 diff --git a/hostname-3.25.tar.xz b/hostname-3.25.tar.xz new file mode 100644 index 0000000..a97ec00 --- /dev/null +++ b/hostname-3.25.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb5d1be011158090157c9e7587ae5606c262a5020ecdc5caac6686b9910592e +size 12804 diff --git a/hostname.changes b/hostname.changes index ea25ec0..87a2a0c 100644 --- a/hostname.changes +++ b/hostname.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Wed Dec 4 05:20:54 UTC 2024 - ming li + +- update to 3.25: + * Removed old rule that moved file from /usr/bin to /bin. + (Closes: #1056978) + + hostname 3.24: + [ Gioele Barabucci ] + * d/control: Add VCS URLs (Closes: #1050091) + * Makefile: Adopt GNU/debhelper conventions + * d/rules: Simplify using debhelper 13 (Closes: #1050093) + * d/rules: Extract program version using sed + * d/control: Update standards version to 4.6.2, no changes needed + * d/control: Specify Rules-Requires-Root: no + [ binlingyu ] + * Fix memory leak + [ lingyu bin ] + * Update .gitlab-ci.yml file + [ Michael Meskes ] + * Fixed VCS information + * Enable build with ubuntu suffixes. + Thanks to Matthias Klose (Closes: #995889) + * Update standards version to 4.7.0, no changes needed + * Release 3.24 + + hostname 3.23+nmu1: + * Non-maintainer upload. + * Convert d/copyright to machine-readable format. (Closes: #1013131) + * Upgrade to 3.0 source format. (Closes: #1007059) + ------------------------------------------------------------------- Tue Dec 27 12:26:47 UTC 2022 - Ludwig Nussel diff --git a/hostname.spec b/hostname.spec index b754dd7..adc6236 100644 --- a/hostname.spec +++ b/hostname.spec @@ -1,7 +1,7 @@ # # spec file for package hostname # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: hostname -Version: 3.23 +Version: 3.25 Release: 0 Summary: Utility to Set/Show the Host Name or Domain Name License: GPL-2.0-or-later Group: Productivity/Networking/Other URL: https://tracker.debian.org/pkg/hostname -Source0: http://http.debian.net/debian/pool/main/h/%{name}/%{name}_%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: http://http.debian.net/debian/pool/main/h/%{name}/%{name}_%{version}.tar.xz#/%{name}-%{version}.tar.xz Source1: nis-domainname Source2: nis-domainname.service.in BuildRequires: gcc