Lars Vogdt
2021-04-13 20:57:37 +00:00
committed by Git OBS Bridge
parent 8082dd3a13
commit b7451c03d9
2 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 13 20:57:25 UTC 2021 - Lars Vogdt <lars@linux-schulserver.de>
- fix lixense string
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 17 14:14:36 UTC 2011 - coolo@suse.com Thu Nov 17 14:14:36 UTC 2011 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-CSS-Squish # spec file for package perl-CSS-Squish
# #
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
Name: perl-CSS-Squish Name: perl-CSS-Squish
Version: 0.10 Version: 0.10
Release: 1 Release: 0
License: GPL+ or Artistic
%define cpan_name CSS-Squish %define cpan_name CSS-Squish
Summary: Compact many CSS files into one big file Summary: Compact many CSS files into one big file
Url: http://search.cpan.org/dist/CSS-Squish/ License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
URL: http://search.cpan.org/dist/CSS-Squish/
Source: http://www.cpan.org/authors/id/T/TS/TSIBLEY/%{cpan_name}-%{version}.tar.gz Source: http://www.cpan.org/authors/id/T/TS/TSIBLEY/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build