Fix format errors in changelog.
Signed-off-by: Michael Adam <madam@redhat.com>
This commit is contained in:
parent
755e8e08d0
commit
f79ed1c744
@ -1,6 +1,6 @@
|
|||||||
Name: uid_wrapper
|
Name: uid_wrapper
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
|
|
||||||
Summary: A wrapper for privilege separation
|
Summary: A wrapper for privilege separation
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -67,7 +67,10 @@ popd
|
|||||||
%{_mandir}/man1/uid_wrapper.1*
|
%{_mandir}/man1/uid_wrapper.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Oct 02 2014 - Andreas Schneider <asn@redhat.com> - 1.0.2-4
|
* Mon Dec 15 2014 Michael Adam <madam@redhat.com> - 1.0.2-5
|
||||||
|
- Fix format errors in changelog.
|
||||||
|
|
||||||
|
* Thu Oct 02 2014 Andreas Schneider <asn@redhat.com> - 1.0.2-4
|
||||||
- resolves: #1146410 - Do not own /usr/lib64/cmake.
|
- resolves: #1146410 - Do not own /usr/lib64/cmake.
|
||||||
|
|
||||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-3
|
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-3
|
||||||
@ -76,26 +79,26 @@ popd
|
|||||||
* Mon Aug 04 2014 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.0.2-2
|
* Mon Aug 04 2014 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.0.2-2
|
||||||
- Handle lack of SYS_access on AArch64
|
- Handle lack of SYS_access on AArch64
|
||||||
|
|
||||||
* Thu Jul 31 2014 - Andreas Schneider <asn@redhat.com> - 1.0.2-1
|
* Thu Jul 31 2014 Andreas Schneider <asn@redhat.com> - 1.0.2-1
|
||||||
- Update to version 1.0.2.
|
- Update to version 1.0.2.
|
||||||
|
|
||||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-4
|
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Mar 11 2014 - Andreas Schneider <asn@redhat.com> - 1.0.1-3
|
* Tue Mar 11 2014 Andreas Schneider <asn@redhat.com> - 1.0.1-3
|
||||||
- Fix some typos.
|
- Fix some typos.
|
||||||
- resolves: #1060910 - Fedora import
|
- resolves: #1060910 - Fedora import
|
||||||
|
|
||||||
* Tue Feb 11 2014 - Andreas Schneider <asn@redhat.com> - 1.0.1-2
|
* Tue Feb 11 2014 Andreas Schneider <asn@redhat.com> - 1.0.1-2
|
||||||
- Remove Group
|
- Remove Group
|
||||||
- Remove glibc-devel build requirement
|
- Remove glibc-devel build requirement
|
||||||
- Do not create a subpackage.
|
- Do not create a subpackage.
|
||||||
|
|
||||||
* Tue Feb 04 2014 - Andreas Schneider <asn@redhat.com> - 1.0.1-1
|
* Tue Feb 04 2014 Andreas Schneider <asn@redhat.com> - 1.0.1-1
|
||||||
- Update to version 1.0.1
|
- Update to version 1.0.1
|
||||||
* Added --libs to pkg-config.
|
* Added --libs to pkg-config.
|
||||||
* Added socket_wrapper-config.cmake
|
* Added socket_wrapper-config.cmake
|
||||||
* Fixed a bug packaging the obj directory.
|
* Fixed a bug packaging the obj directory.
|
||||||
|
|
||||||
* Mon Feb 03 2014 - Andreas Schneider <asn@redhat.com> - 1.0.0-1
|
* Mon Feb 03 2014 Andreas Schneider <asn@redhat.com> - 1.0.0-1
|
||||||
- Initial version 1.0.0
|
- Initial version 1.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user