Fixed bogus date (RHBZ #1190908)
This commit is contained in:
parent
1a2f4d78c9
commit
fe3febf5a3
@ -1,7 +1,7 @@
|
||||
Summary: Modular Assembler
|
||||
Name: yasm
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
# See COPYING for the detail, there is quite a lot!
|
||||
License: BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2
|
||||
|
||||
@ -74,6 +74,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 01 2015 Christian Dersch <lupinix@mailbox.org> - 1.3.0-2
|
||||
- Fixed bogus date (RHBZ #1190908)
|
||||
|
||||
* Wed Sep 30 2015 Christian Dersch <lupinix@mailbox.org> - 1.3.0-1
|
||||
- new version
|
||||
- spec cleanup
|
||||
@ -183,7 +186,7 @@ rm -rf %{buildroot}
|
||||
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 0.4.0-4
|
||||
- rebuild on all arches
|
||||
|
||||
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
|
||||
* Thu Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
|
||||
- rebuilt
|
||||
|
||||
* Mon Feb 14 2005 David Woodhouse <dwmw2@infradead.org> 0.4.0-2
|
||||
|
Loading…
Reference in New Issue
Block a user