Changeset 1246 for spec/trunk/SPECS


Ignore:
Timestamp:
Oct 3, 2017, 9:49:34 AM (8 years ago)
Author:
Silvan Scherrer
Message:

spec: cups-filters: Release version 1.17.2-1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/cups-filters.spec

    r1225 r1246  
    11Summary: OpenPrinting CUPS filters and backends
    22Name:    cups-filters
    3 Version: 1.13.3
    4 Release: 2%{?dist}
     3Version: 1.17.2
     4Release: 1%{?dist}
    55
    66# For a breakdown of the licensing, see COPYING file
     
    1717Url:     http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
    1818Vendor:  bww bitwise works GmbH
    19 %scm_source  svn http://svn.netlabs.org/repos/ports/cups-filter/trunk 2238
     19%scm_source  github https://github.com/bitwiseworks/%{name}-os2 master
    2020
    2121Requires: cups-filters-libs = %{version}-%{release}
     
    234234%attr(0755,root,root) %{_cups_serverbin}/filter/imagetops
    235235%attr(0755,root,root) %{_cups_serverbin}/filter/texttops
     236%attr(0755,root,root) %{_cups_serverbin}/filter/rastertopclm
    236237%attr(0755,root,root) %{_cups_serverbin}/backend/parallel.exe
    237238# Serial backend needs to run as root (bug #212577#c4).
     
    295296
    296297%changelog
     298* Tue Oct 03 2017 Silvan Scherrer <silvan.scherrer@aroa.ch> - 1.17.2-1
     299- moved source to github
     300- update to vendor version 1.17.2
     301
    297302* Tue Aug 22 2017 Silvan Scherrer <silvan.scherrer@aroa.ch> - 1.13.3-2
    298303- fix symlink
Note: See TracChangeset for help on using the changeset viewer.