From 4556772ee842193f792f539a1924d5350092e3e2 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 28 Jan 2022 12:05:10 +0100 Subject: [PATCH] chore(deps): update dependency openprinting/cups to v2.4.1 (#8) Co-authored-by: Renovator Bot Co-committed-by: Renovator Bot --- .drone.env | 2 +- cups.spec | 2 -- patches/.keep | 0 patches/fix-german-localization.patch | 40 --------------------------- 4 files changed, 1 insertion(+), 43 deletions(-) create mode 100644 patches/.keep delete mode 100644 patches/fix-german-localization.patch diff --git a/.drone.env b/.drone.env index d4a0025..2665793 100644 --- a/.drone.env +++ b/.drone.env @@ -1,2 +1,2 @@ # renovate: datasource=github-releases depName=OpenPrinting/cups versioning=loose -export CUPS_VERSION="${CUPS_VERSION:-v2.4.0}" +export CUPS_VERSION="${CUPS_VERSION:-v2.4.1}" diff --git a/cups.spec b/cups.spec index 5410f78..4cd65c6 100644 --- a/cups.spec +++ b/cups.spec @@ -49,7 +49,6 @@ Epoch: 1 License: GPL Group: System Environment/Daemons Source: https://github.com/OpenPrinting/cups/releases/download/v%{version}/cups-%{version}-source.tar.gz -Patch0: fix-german-localization.patch Url: http://www.cups.org Packager: Robert Kaussow Vendor: OpenPrinting @@ -115,7 +114,6 @@ This package provides LPD client support. %prep %setup -%patch0 -p1 %build CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS" \ diff --git a/patches/.keep b/patches/.keep new file mode 100644 index 0000000..e69de29 diff --git a/patches/fix-german-localization.patch b/patches/fix-german-localization.patch deleted file mode 100644 index 185d83e..0000000 --- a/patches/fix-german-localization.patch +++ /dev/null @@ -1,40 +0,0 @@ -From aa2507530076eaff042b096de55442dc8b665abb Mon Sep 17 00:00:00 2001 -From: Zdenek Dohnal -Date: Wed, 1 Dec 2021 12:00:16 +0100 -Subject: [PATCH] de/index.html: Fix missing bracket (fixes issue #299) - -The bracket was unintentionally removed by commit b76a97a. ---- - CHANGES.md | 5 +++++ - doc/de/index.html.in | 2 +- - 2 files changed, 6 insertions(+), 1 deletion(-) - -diff --git a/CHANGES.md b/CHANGES.md -index d4eb9aae0..c49b902f5 100644 ---- a/CHANGES.md -+++ b/CHANGES.md -@@ -1,6 +1,11 @@ - CHANGES - OpenPrinting CUPS 2.4.0 - 2021-11-29 - ============================================== - -+Changes in CUPS v2.4.1 (TBA) -+---------------------------- -+ -+- Fixed missing bracket in de/index.html (Issue #299) -+ - Changes in CUPS v2.4.0 (29th November 2021) - ------------------------------------------- - -diff --git a/doc/de/index.html.in b/doc/de/index.html.in -index 30f7d288e..2b3f3a6b1 100644 ---- a/doc/de/index.html.in -+++ b/doc/de/index.html.in -@@ -7,7 +7,7 @@ - - - -- Startseite - CUPS @CUPS_VERSION@/title> -+ <title>Startseite - CUPS @CUPS_VERSION@ - - -