Stop the plugin complaining about compiler datestamp mismatches.
This commit is contained in:
parent
4b489fec02
commit
31b6780b2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/annobin-2.3.tar.lz
|
/annobin-2.3.tar.lz
|
||||||
/annobin-2.3.tar.xz
|
/annobin-2.3.tar.xz
|
||||||
/annobin-2.4.tar.xz
|
/annobin-2.4.tar.xz
|
||||||
|
/annobin-2.5.tar.xz
|
||||||
|
BIN
annobin-2.5.tar.xz
Normal file
BIN
annobin-2.5.tar.xz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 2.4
|
Version: 2.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
License: GPLv3, MIT/X11 (config/libcutl.m4, install-sh)
|
License: GPLv3, MIT/X11 (config/libcutl.m4, install-sh)
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -67,6 +67,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2017 Nick Clifton <nickc@redhat.com> - annobin-2.5-1
|
||||||
|
- Stop the plugin complaining about compiler datestamp mismatches.
|
||||||
|
|
||||||
* Thu Sep 21 2017 Nick Clifton <nickc@redhat.com> - annobin-2.4-1
|
* Thu Sep 21 2017 Nick Clifton <nickc@redhat.com> - annobin-2.4-1
|
||||||
- Tweak tests so that they will run on older machines.
|
- Tweak tests so that they will run on older machines.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-2.4.tar.xz) = acba459b6a66aa0ad0e29cad9569007892df39371fb5a5dc9665009f056b92bc3fc658d002a5af37c5393fbcd07df4b00b9fc0eeb93abdf117d83ac0ac88643f
|
SHA512 (annobin-2.5.tar.xz) = 10d220d7c5f725480c36fc2e6ed02ae31412cf1fc95aa535289aca983bcffd7e152c243a40667011a9bcab03020bbbe3e6785fb45bdab07356939d06140dfa88
|
||||||
|
Loading…
Reference in New Issue
Block a user