]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update NuGet packages.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Sat, 31 Jul 2021 22:31:41 +0000 (18:31 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Sat, 31 Jul 2021 22:31:41 +0000 (18:31 -0400)
vcnet/libcups2_native.nuspec
vcnet/libcups2_native.redist.nuspec

index 9b70d85f40c91f55393f977e0d25b286876ea137..9952544c7270ee36b00d2ac5d1ae2d6af30066e8 100644 (file)
@@ -3,7 +3,7 @@
     <metadata>
         <id>libcups2_native</id>
         <title>OpenPrinting CUPS Library for VS2019+</title>
-        <version>2.4.0-b00</version>
+        <version>2.4.0-b1</version>
         <authors>Michael R Sweet, OpenPrinting</authors>
         <owners>michaelrsweet</owners>
         <projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
@@ -16,14 +16,13 @@ and other Unix®-like operating systems. The CUPS library provides a convenient
         <copyright>Copyright © 2020-2021 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
         <tags>http ipp native</tags>
        <dependencies>
-           <dependency id="libcups2_native.redist" version="2.4.0-b00" />
+           <dependency id="libcups2_native.redist" version="2.4.0-b1" />
        </dependencies>
     </metadata>
     <files>
         <file src="..\desktop\cups-128.png" target="build\native" />
         <file src="..\README.md" target="build\native" />
-        <file src="libcups2_native.props" target="build\native" />
-        <file src="libcups2_native.targets" target="build\native" />
+        <file src="libcups2_native.props" target="build" />
         <file src="..\cups\array.h" target="build\native\include\cups" />
         <file src="..\cups\cups.h" target="build\native\include\cups" />
         <file src="..\cups\dir.h" target="build\native\include\cups" />
@@ -35,6 +34,7 @@ and other Unix®-like operating systems. The CUPS library provides a convenient
         <file src="..\cups\raster.h" target="build\native\include\cups" />
         <file src="..\cups\transcode.h" target="build\native\include\cups" />
         <file src="..\cups\versioning.h" target="build\native\include\cups" />
+        <file src="dns_sd.h" target="build\native\include" />
         <!--<file src="Win32\**\libcups2*.lib" target="build\native\lib\Win32" />-->
         <file src="x64\**\libcups2*.lib" target="build\native\lib\x64" />
     </files>
index 17955a40932925fa8237aa72abbecccb39b7f508..33796560b64504f2e05d3b6bf7e6acbde3beee4f 100644 (file)
@@ -3,7 +3,7 @@
     <metadata>
         <id>libcups2_native.redist</id>
         <title>OpenPrinting CUPS Library for VS2019+ Redist</title>
-        <version>2.4.0-b00</version>
+        <version>2.4.0-b1</version>
         <authors>Michael R Sweet, OpenPrinting</authors>
         <owners>michaelrsweet</owners>
         <projectUrl>https://github.com/OpenPrinting/cups</projectUrl>