Switch to .9000 version numbers during development (this time for real)
This commit is contained in:
parent
7fbb58cf62
commit
d4b46d7258
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.26.9000-582-gc38a4bfd59
|
||||
%define glibcversion 2.26.90
|
||||
%define glibcrelease 22%{?dist}
|
||||
%define glibcversion 2.26.9000
|
||||
%define glibcrelease 23%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -2116,8 +2116,10 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 17 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-22
|
||||
* Tue Oct 17 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-23
|
||||
- Switch to .9000 version numbers during development
|
||||
|
||||
* Tue Oct 17 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-22
|
||||
- Auto-sync with upstream branch master,
|
||||
commit c38a4bfd596db2be2b9c1f96715bdc833eab760a:
|
||||
- malloc: Use compat_symbol_reference in libmcheck (swbz#22050)
|
||||
|
Loading…
Reference in New Issue
Block a user