Compare commits

...

8 Commits

2 changed files with 26 additions and 2 deletions

View File

@ -2,3 +2,4 @@
Foomatic database extension consisting of manufacturer-supplied PPD files released under non-free licenses which restricts them in how they can get redistributed.

View File

@ -3,7 +3,7 @@
#%define relver %(echo %version | cut -d. -f 3)
Name: foomatic-db-nonfree
Version: 20240314
Version: 20241230
Release: 1mamba
Summary: Manufacturer-supplied PPD files released under non-free licenses
Group: System/Spooling
@ -26,7 +26,6 @@ BuildArch: noarch
%description
Foomatic database extension consisting of manufacturer-supplied PPD files released under non-free licenses which restricts them in how they can get redistributed.
%debug_package
%prep
%setup -q -n %{name}-%{version}
@ -57,6 +56,30 @@ Foomatic database extension consisting of manufacturer-supplied PPD files releas
%{_datadir}/foomatic/db/source/PPD/*
%changelog
* Tue Dec 31 2024 Automatic Build System <autodist@openmamba.org> 20241230-1mamba
- automatic update by autodist
* Fri Apr 26 2024 Automatic Build System <autodist@openmamba.org> 20240425-1mamba
- automatic update by autodist
* Mon Apr 15 2024 Automatic Build System <autodist@openmamba.org> 20240414-1mamba
- automatic update by autodist
* Tue Apr 09 2024 Automatic Build System <autodist@openmamba.org> 20240408-1mamba
- automatic update by autodist
* Thu Apr 04 2024 Automatic Build System <autodist@openmamba.org> 20240402-1mamba
- automatic update by autodist
* Sat Mar 30 2024 Automatic Build System <autodist@openmamba.org> 20240329-1mamba
- automatic update by autodist
* Mon Mar 25 2024 Automatic Build System <autodist@openmamba.org> 20240324-1mamba
- automatic update by autodist
* Wed Mar 20 2024 Automatic Build System <autodist@openmamba.org> 20240319-1mamba
- automatic update by autodist
* Fri Mar 15 2024 Automatic Build System <autodist@openmamba.org> 20240314-1mamba
- automatic update by autodist