forked from pool/perl-DateTime-Format-SQLite
Accepting request 224450 from devel:openQA:devel
- fix license string OBS-URL: https://build.opensuse.org/request/show/224450 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Format-SQLite?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
b7b7c6e0a5
commit
8616392b7e
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 3 13:46:38 UTC 2014 - lnussel@suse.de
|
||||||
|
|
||||||
|
- fix license string
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 21 04:54:09 UTC 2011 - coolo@opensuse.org
|
Thu Apr 21 04:54:09 UTC 2011 - coolo@opensuse.org
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-DateTime-Format-SQLite (Version 0.11)
|
# spec file for package perl-DateTime-Format-SQLite
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -15,15 +15,16 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-DateTime-Format-SQLite
|
Name: perl-DateTime-Format-SQLite
|
||||||
Version: 0.11
|
Version: 0.11
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL+ or Artistic
|
|
||||||
%define cpan_name DateTime-Format-SQLite
|
%define cpan_name DateTime-Format-SQLite
|
||||||
Summary: Parse and format SQLite dates and times
|
Summary: Parse and format SQLite dates and times
|
||||||
Url: http://search.cpan.org/dist/DateTime-Format-SQLite/
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Source: http://www.cpan.org/authors/id/C/CF/CFAERBER/%{cpan_name}-%{version}.tar.gz
|
Url: http://search.cpan.org/dist/DateTime-Format-SQLite/
|
||||||
|
Source: http://www.cpan.org/modules/by-module/DateTime/%{cpan_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
Reference in New Issue
Block a user