]> git.pld-linux.org Git - packages/cpuid.git/commitdiff
- updated to 20230614 auto/th/cpuid-20230614-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 18 Jul 2023 19:58:35 +0000 (21:58 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 18 Jul 2023 19:58:35 +0000 (21:58 +0200)
cpuid.spec

index 476b6156c4a8a56e6ee35753aa838428d1a3fdbd..896999c932c24f46cc3f0031fd97d9d8abce8844 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       x86 CPUID information display program
 Summary(pl.UTF-8):     Program wyświetlający informacje CPUID dla procesorów x86
 Name:          cpuid
-Version:       20221003
+Version:       20230614
 Release:       1
 License:       GPL v2+
 Group:         Applications/System
 Source0:       https://www.etallen.com/cpuid/%{name}-%{version}.src.tar.gz
-# Source0-md5: ba4812eb28a3b6a288f8b28e32f55bf0
+# Source0-md5: e3c7aecec341b8d7a204ee1d5295da1c
 URL:           https://www.etallen.com/cpuid.html
 ExclusiveArch: %{ix86} %{x8664} x32
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,6 +39,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog FUTURE
+%doc ChangeLog FAMILY.NOTES FUTURE
 %attr(755,root,root) %{_sbindir}/cpuid
 %{_mandir}/man1/cpuid.1*
This page took 0.158758 seconds and 4 git commands to generate.