modify bogus date in %changelog
This commit is contained in:
parent
1ef7b9b1c5
commit
7ee1305ad3
15
setup.spec
15
setup.spec
@ -1,7 +1,7 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.13.7
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
URL: https://pagure.io/setup/
|
||||
@ -117,6 +117,9 @@ end
|
||||
%{_tmpfilesdir}/%{name}.conf
|
||||
|
||||
%changelog
|
||||
* Fri May 6 2022 konglidong <konglidong@uniontech.com> - 2.13.7-3
|
||||
- modify bogus date in %changelog
|
||||
|
||||
* Fri May 28 2021 panxiaohe <panxiaohe@huawei.com> - 2.13.7-2
|
||||
- Add systemd to BuildRequires to use _tmpfilesdir macro
|
||||
|
||||
@ -319,10 +322,10 @@ end
|
||||
* Wed Jan 16 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.64-1
|
||||
- correct handling of 256 color terminals in bashrc
|
||||
|
||||
* Mon Dec 02 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.63-1
|
||||
* Sun Dec 02 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.63-1
|
||||
- ovirtagent created by ovirt-guest-agent
|
||||
|
||||
* Mon Dec 02 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.62-1
|
||||
* Sun Dec 02 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.62-1
|
||||
- rename rhevagent uidgid reservation to ovirtagent
|
||||
|
||||
* Fri Nov 02 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.61-1
|
||||
@ -336,7 +339,7 @@ end
|
||||
- update /etc/services to match with latest IANA
|
||||
assignments
|
||||
|
||||
* Mon Aug 21 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.58-1
|
||||
* Tue Aug 21 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.58-1
|
||||
- reserve 110:110 for jetty (#849927)
|
||||
|
||||
* Mon Aug 06 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.57-1
|
||||
@ -879,7 +882,7 @@ end
|
||||
* Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 2.5.19-1
|
||||
- fix bug #61129 (~ substitution)
|
||||
|
||||
* Wed Aug 15 2002 Jens Petersen <petersen@redhat.com> 2.5.18-1
|
||||
* Thu Aug 15 2002 Jens Petersen <petersen@redhat.com> 2.5.18-1
|
||||
- bring back the screen case in /etc/bashrc, since /etc/screenrc no
|
||||
longer sets defhstatus (#60596, #60597)
|
||||
|
||||
@ -1101,7 +1104,7 @@ end
|
||||
* Wed Feb 16 2000 Bill Nottingham <notting@redhat.com>
|
||||
- don't set prompt in /etc/profile (it's done in /etc/bashrc)
|
||||
|
||||
* Fri Feb 5 2000 Bill Nottingham <notting@redhat.com>
|
||||
* Sat Feb 5 2000 Bill Nottingham <notting@redhat.com>
|
||||
- yet more inputrc tweaks from Hans de Goede (hans@highrise.nl)
|
||||
|
||||
* Sun Jan 30 2000 Bill Nottingham <notting@redhat.com>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user