]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix dependencies, temporarily downgrade NuGet version numbers.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 15 Oct 2024 21:21:46 +0000 (17:21 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 15 Oct 2024 21:21:46 +0000 (17:21 -0400)
vcnet/libcups2_native.nuspec
vcnet/libcups2_native.redist.nuspec

index 1a5c46c48307d707d0134450eac2bff24ece28f8..774e06584e26092af7253465bcf677627493c0c5 100644 (file)
@@ -3,7 +3,7 @@
     <metadata>
         <id>libcups2_native</id>
         <title>OpenPrinting CUPS Library for VS2019+</title>
-        <version>2.4.12.0</version>
+        <version>2.4.11.1</version>
         <authors>Michael R Sweet, OpenPrinting</authors>
         <owners>michaelrsweet</owners>
         <projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
@@ -16,7 +16,7 @@ and other Unix®-like operating systems. The CUPS library provides a convenient
         <copyright>Copyright © 2020-2024 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.12.0" />
+           <dependency id="libcups2_native.redist" version="2.4.11.1" />
        </dependencies>
     </metadata>
     <files>
index e36fd56c9148ccd272f0e1141685087ff36be520..1d911ad8a8798506c076c5bf9de4044dc9a86916 100644 (file)
@@ -3,7 +3,7 @@
     <metadata>
         <id>libcups2_native.redist</id>
         <title>OpenPrinting CUPS Library for VS2019+ Redist</title>
-        <version>2.4.12.0</version>
+        <version>2.4.11.1</version>
         <authors>Michael R Sweet, OpenPrinting</authors>
         <owners>michaelrsweet</owners>
         <projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
@@ -16,7 +16,7 @@ and other Unix®-like operating systems. This package provides the redistributab
         <copyright>Copyright © 2020-2024 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
         <tags>http ipp native</tags>
        <dependencies>
-           <dependency id="libressl_native.redist" version="3.5.3.2" />
+           <dependency id="libressl_native.redist" version="3.7.3.0" />
            <dependency id="zlib_native.redist" version="1.2.11" />
        </dependencies>
     </metadata>