Bump to 7.99.2 per abi-compliance-checker results

This commit is contained in:
Josh Stone 2012-10-29 12:07:13 -07:00
parent 2e135766e0
commit 80bdf27d0e
4 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
/dyninst-7.99.1.tar.gz
/dyninst-docs-7.99.1.tar.gz
/dyninst-7.99.2.tar.gz
/dyninst-docs-7.99.2.tar.gz

View File

@ -5,7 +5,7 @@
SUITE_NAME = Paradyn
-RELEASE_NUM = 8.0
+RELEASE_NUM = 7.99.1
+RELEASE_NUM = 7.99.2
ifndef TO_CORE
TO_CORE = ../..
@ -18,7 +18,7 @@
-#define DYNINST_MINOR 0
-#define DYNINST_SUBMINOR 0
+#define DYNINST_MINOR 99
+#define DYNINST_SUBMINOR 1
+#define DYNINST_SUBMINOR 2
#ifdef IBM_BPATCH_COMPAT
typedef void *BPatch_Address;

View File

@ -2,9 +2,9 @@ Summary: An API for Run-time Code Generation
License: LGPLv2+
Name: dyninst
Group: Development/Libraries
Release: 0.27%{?dist}
Release: 0.28%{?dist}
URL: http://www.dyninst.org
Version: 7.99.1
Version: 7.99.2
Exclusiveos: linux
#Right now dyninst does not know about the following architectures
ExcludeArch: s390 s390x %{arm}
@ -137,6 +137,9 @@ chmod 644 %{buildroot}%{_libdir}/dyninst/*.a
%{_libdir}/dyninst/*.a
%changelog
* Mon Oct 29 2012 Josh Stone <jistone@redhat.com> 7.99.2-0.28
- Bump to 7.99.2 per abi-compliance-checker results
* Fri Oct 26 2012 Josh Stone <jistone@redhat.com> 7.99.1-0.27
- Rebase to git dd8f40b7b4742ad97098613876efeef46d3d9e65
- Use _smp_mflags to enable building in parallel.

View File

@ -1,2 +1,2 @@
41c9c8b8a118d6453f735c985e94e5ad dyninst-7.99.1.tar.gz
ce9a5aa828b44ca13c5ce9cb224c9b53 dyninst-docs-7.99.1.tar.gz
41c9c8b8a118d6453f735c985e94e5ad dyninst-7.99.2.tar.gz
ce9a5aa828b44ca13c5ce9cb224c9b53 dyninst-docs-7.99.2.tar.gz