OSDN Git Service

Add a missing package affiliation.
authorKeith Marshall <keith@users.osdn.me>
Mon, 31 Dec 2018 11:54:59 +0000 (11:54 +0000)
committerKeith Marshall <keith@users.osdn.me>
Mon, 31 Dec 2018 11:54:59 +0000 (11:54 +0000)
ChangeLog
common/issue.log
mingw32/issue.log
mingw32/mingw32-zlib.xml

index 0d0c1c1..d7c3c8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2018-12-31  Keith Marshall  <keith@users.osdn.me>
 
+       Add a missing package affiliation.
+
+       * mingw32/mingw32-zlib.xml (zlib): Affiliate it with the
+       "MinGW Standard Libraries" package group; previously, it had no
+       affiliation whatsoever, and thus wasn't visible at its natural
+       location within the package group hierarchy.
+
+2018-12-31  Keith Marshall  <keith@users.osdn.me>
+
        Correct a trivial typographic error.
 
        * test/pkgspec.xsd (download-host): s/wich/which/
index 324cb92..f9d683b 100644 (file)
@@ -23,6 +23,6 @@
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
-  c6a9068e183254c0b930ac6e1a70fd81743dc212 2018123100 package-list.xml
+  c6a9068e183254c0b930ac6e1a70fd81743dc212 2018123101 package-list.xml
 #
 # $RCSfile$: end of file
index 997f4de..889e2a8 100644 (file)
   cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
   2d0fee36823579871e8d747ae4d4676da6071654 2018122800 mingw32-mpc.xml
   1b5e1e0c486dad8396884033777e13357365ad76 2018122800 mingw32-mpfr.xml
-  5c9570cce1ddd4fe275b83acbc06739a4361c26a 2018123100 mingw32-package-list.xml
+  5c9570cce1ddd4fe275b83acbc06739a4361c26a 2018123101 mingw32-package-list.xml
   1f15439ee5f66ec22321c7aa853559b6f8f7172f 2015090800 mingw32-pexports.xml
   cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
   6032af6ff68aa4821cf51938781fd9e75f05de5f 2016082200 mingw32-pthreads-w32.xml
   05e01205713a570248b6ed4e74fa1acc6aa5d5c3 2018122400 mingw32-runtime.xml
   12acb32f80e49c893167cfae82e448dd766d49bb 2013070100 mingw32-wsl-candidate.xml
   247a02890f109a5fe4996fde4af9d576dca3cd1e 2012073100 mingw32-xz.xml
-  035df65ef805b2c743ac669440036daa8010bfc2 2018123100 mingw32-zlib.xml
+  a96bd18deeb11a9f5828a5757e8962faac2f3217 2018123101 mingw32-zlib.xml
 #
 # $RCSfile$: end of file
index 613f86b..610d30c 100644 (file)
@@ -13,6 +13,7 @@
           uncompressed data.
         </paragraph>
       </description>
+      <affiliate group="MinGW Standard Libraries"/>
 
       <licence tarname="zlib-%-mingw32-%-lic.tar.%" />
       <source tarname="zlib-%-mingw32-%-src.tar.%" />
@@ -42,7 +43,7 @@
           package provides documentation.
         </paragraph>
       </description>
-      <affiliate group="Mingw Standard Libraries"/>
+      <affiliate group="MinGW Standard Libraries"/>
 
       <licence tarname="zlib-%-mingw32-%-lic.tar.%" />
       <source tarname="zlib-%-mingw32-%-src.tar.%" />