forked from pool/perl-String-Truncate
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Truncate?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
58d03efd22
commit
7b62359a24
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2665f82254a05b2a43c51bb8244661130ad9e052d4d8423b2ce2e9549c0bb5c
|
||||
size 14489
|
3
String-Truncate-1.100601.tar.gz
Normal file
3
String-Truncate-1.100601.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4438e2c48dbffc3dc569f34df7131bcbb2d6b83611b558c9e8466aa330015ad5
|
||||
size 16470
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 07:31:00 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 1.100601
|
||||
update bugtracker and repo metadata
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 13 10:52:19 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-String-Truncate
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
Name: perl-String-Truncate
|
||||
Version: 1.100600
|
||||
Version: 1.100601
|
||||
Release: 0
|
||||
%define cpan_name String-Truncate
|
||||
Summary: a module for when strings are too long to be displayed in...
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/String-Truncate/
|
||||
Source: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
|
||||
@@ -29,7 +29,6 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31
|
||||
BuildRequires: perl(Sub::Exporter) >= 0.953
|
||||
BuildRequires: perl(Sub::Exporter::Util)
|
||||
BuildRequires: perl(Sub::Install) >= 0.03
|
||||
@@ -57,9 +56,6 @@ a module for when strings are too long to be displayed in...
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README
|
||||
|
Reference in New Issue
Block a user