[packages/abi-dumper] - pl, updated to 1.4

qboosh qboosh at pld-linux.org
Thu Apr 10 20:28:22 CEST 2025


commit d881ba1da49321c143532f2c5142f6f50bcfcfe5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 10 20:15:00 2025 +0200

    - pl, updated to 1.4

 abi-dumper.spec | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/abi-dumper.spec b/abi-dumper.spec
index e5f72ee..9e26721 100644
--- a/abi-dumper.spec
+++ b/abi-dumper.spec
@@ -1,11 +1,13 @@
 Summary:	Dump ABI of an ELF object containing DWARF debug info
+Summary(pl.UTF-8):	Zrzut ABI obiektu ELF zawierającego informacje diagnostyczne DWARF
 Name:		abi-dumper
-Version:	1.2
+Version:	1.4
 Release:	1
 License:	LGPL v2.1+
 Group:		Development/Tools
+#Source0Download: https://github.com/lvc/abi-dumper/tags
 Source0:	https://github.com/lvc/abi-dumper/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	e5ddc0ece3970ff0a34a984faac8e9f5
+# Source0-md5:	3ad6ac938d517ea8edc664e1e6f0b4ee
 URL:		https://github.com/lvc/abi-dumper
 BuildRequires:	perl-base >= 1:5.8
 Requires:	binutils
@@ -18,15 +20,18 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-ABI Dumper - a tool to dump ABI of an ELF object containing DWARF
+ABI Dumper is a tool to dump ABI of an ELF object containing DWARF
 debug info.
 
+%description -l pl.UTF-8
+ABI Dumper to narzędzie do tworzenia zrzutów ABI obiektów ELF
+zawierających informacje diagnostyczne DWARF.
+
 %prep
 %setup -q
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_prefix}
 
 %{__perl} Makefile.pl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/abi-dumper.git/commitdiff/d881ba1da49321c143532f2c5142f6f50bcfcfe5



More information about the pld-cvs-commit mailing list