parent
c8919bddb0
commit
ded3862ee4
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/man-pages-additional-20140218.tar.xz
|
||||
/man-pages-4.02.tar.xz
|
||||
/man-pages-4.03.tar.xz
|
||||
/man-pages-4.04.tar.xz
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
Summary: Linux kernel and C library user-space interface documentation
|
||||
Name: man-pages
|
||||
Version: 4.03
|
||||
Version: 4.04
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||
Group: Documentation
|
||||
@ -76,6 +76,10 @@ popd
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 04 2016 Nikola Forró <nforro@redhat.com> - 4.04-1
|
||||
- updated to 4.04
|
||||
resolves #1294723
|
||||
|
||||
* Mon Dec 07 2015 Nikola Forró <nforro@redhat.com> - 4.03-1
|
||||
- updated to 4.03
|
||||
resolves #1288782
|
||||
|
Loading…
Reference in New Issue
Block a user