forked from pool/perl-Linux-DesktopFiles
Accepting request 528173 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/528173 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Linux-DesktopFiles?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
ae4dad59d8
commit
c519b48b86
@@ -15,16 +15,17 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%define cpan_name Linux-DesktopFiles
|
||||
|
||||
Name: perl-Linux-DesktopFiles
|
||||
Version: 0.20
|
||||
Version: 0.21
|
||||
Release: 0
|
||||
Summary: A very fast and simple way to parse the Linux desktop files
|
||||
License: Artistic-1.0
|
||||
%define cpan_name Linux-DesktopFiles
|
||||
Summary: Fast parsing of the Linux desktop files
|
||||
License: Artistic-2.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Linux-DesktopFiles/
|
||||
Source0: https://cpan.metacpan.org/authors/id/T/TR/TRIZEN/%{cpan_name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/T/TR/TRIZEN/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -33,6 +34,8 @@ BuildRequires: perl(Module::Build)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
The 'Linux::DesktopFiles', a very fast and simple way to parse the Linux
|
||||
desktop files.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
@@ -55,4 +58,3 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
||||
|
Reference in New Issue
Block a user