diff --git a/glibc.spec b/glibc.spec index b4def9c..efa17f9 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ %define glibcsrcdir glibc-2.25-753-g91ac3a7 %define glibcversion 2.25.90 -%define glibcrelease 27%{?dist} +%define glibcrelease 26%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -2265,9 +2265,6 @@ rm -f *.filelist* %endif %changelog -* Tue Jul 18 2017 Florian Weimer - 2.25.90-27 -- Rebuild with new NVR - * Mon Jul 17 2017 Florian Weimer - 2.25.90-26 - Drop glibc-rh1467518.patch in favor of upstream patch (#1467518) - Auto-sync with upstream master,