Accepting request 796121 from home:1Antoine1:branches:Printing
- Update to 1.7.7: * Supported new models: + ET-M2120_Series - Changes from 1.6.36 to 1.7.6: * Suppored new models: + EC-C110_Series + EP-712A_Series + EP-812A_Series + EP-M552T_Series + ET-2720_Series + ET-2760_Series + EW-052A_Series + L3160_Series + M2110_Series + M2120_Series + PX-S06_Series + WF-110_Series + WF-2810_Series + WF-2830_Series + WF-2850_Series + XP-2100_Series + XP-3100_Series + XP-4100_Series - Drop obsolete conditional build requirement for SLE10. OBS-URL: https://build.opensuse.org/request/show/796121 OBS-URL: https://build.opensuse.org/package/show/Printing/epson-inkjet-printer-escpr?expand=0&rev=48
This commit is contained in:
parent
728032e510
commit
7720485926
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05980fb960e78983884f918c13cb4269de5b5b73731f1b45120b1d65086f0c16
|
||||
size 4437612
|
3
epson-inkjet-printer-escpr-1.7.7-1lsb3.2.tar.gz
Normal file
3
epson-inkjet-printer-escpr-1.7.7-1lsb3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d964368a1395a8902b8637e3dc176d6793f0afdfe3f21e95509f29894700d4e
|
||||
size 4767015
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 21 19:24:12 UTC 2020 - antoine.belvire@opensuse.org
|
||||
|
||||
- Update to 1.7.7:
|
||||
* Supported new models:
|
||||
+ ET-M2120_Series
|
||||
- Changes from 1.6.36 to 1.7.6:
|
||||
* Suppored new models:
|
||||
+ EC-C110_Series
|
||||
+ EP-712A_Series
|
||||
+ EP-812A_Series
|
||||
+ EP-M552T_Series
|
||||
+ ET-2720_Series
|
||||
+ ET-2760_Series
|
||||
+ EW-052A_Series
|
||||
+ L3160_Series
|
||||
+ M2110_Series
|
||||
+ M2120_Series
|
||||
+ PX-S06_Series
|
||||
+ WF-110_Series
|
||||
+ WF-2810_Series
|
||||
+ WF-2830_Series
|
||||
+ WF-2850_Series
|
||||
+ XP-2100_Series
|
||||
+ XP-3100_Series
|
||||
+ XP-4100_Series
|
||||
- Drop obsolete conditional build requirement for SLE10.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 6 19:31:32 UTC 2019 - antoine.belvire@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package epson-inkjet-printer-escpr
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -34,18 +34,9 @@ BuildRequires: cups154-devel
|
||||
BuildRequires: cups
|
||||
BuildRequires: cups-devel
|
||||
%endif
|
||||
# All printer driver packages should have "BuildRequires: python-cups"
|
||||
# because python-cups installs special rpm macros that adds Provides tags
|
||||
# for the printer drivers supported by the package,
|
||||
# see https://bugzilla.novell.com/show_bug.cgi?id=735865
|
||||
# but python-cups is not available for SLE10, regarding the suse_version value for SLE10
|
||||
# see http://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto
|
||||
%if 0%{?suse_version} > 1010
|
||||
BuildRequires: python-cups
|
||||
%endif
|
||||
Version: 1.6.35
|
||||
Version: 1.7.7
|
||||
Release: 0
|
||||
Url: http://avasys.jp/english/linux_e/
|
||||
URL: http://avasys.jp/english/linux_e/
|
||||
Summary: Epson ESC/P-R Inkjet Printer Driver
|
||||
# Example URL to download Source0: http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX&productName=B700
|
||||
License: GPL-2.0-only
|
||||
@ -54,6 +45,7 @@ Source0: epson-inkjet-printer-escpr-%{version}-1lsb3.2.tar.gz
|
||||
# PATCH-FIX-UPSTREAM bug_x86_64.patch -- fix a segfault on x64_64 (probably manifested with GCC7 use)
|
||||
# https://aur.archlinux.org/cgit/aur.git/plain/bug_x86_64.patch?h=epson-inkjet-printer-escpr
|
||||
Patch0: bug_x86_64.patch
|
||||
BuildRequires: python-cups
|
||||
# This software is a filter program used with CUPS:
|
||||
Requires: cups
|
||||
# Install into this non-root directory (required when norootforbuild is used):
|
||||
|
Loading…
Reference in New Issue
Block a user