From d418235640423fd9a06c2005009284b4a26ed8e9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:53:12 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libijs.git#5919868cf646cca3cf1e14f13002e8ff432eab90 --- libijs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libijs.spec b/libijs.spec index 86bfe2d..05467d4 100644 --- a/libijs.spec +++ b/libijs.spec @@ -13,7 +13,7 @@ Name: libijs Summary: IJS Raster Image Transport Protocol Library Version: 0.35 -Release: 12%{?dist} +Release: 13%{?dist} License: AGPLv3+ @@ -67,6 +67,7 @@ to be able to connect to the HP IJS server to print on an HP printer. Summary: Header & pkgconfig files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} BuildRequires: pkgconfig +BuildRequires: make %description devel This subpackage provides /usr/include/ijs/ijs.h header file, as well as ijs.pc @@ -132,6 +133,9 @@ install -m 0644 -p ijs_spec.pdf %{buildroot}%{_docdir}/%{name} # ============================================================================= %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.35-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.35-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild