8
0
Stephan Kulow
2013-11-26 09:00:41 +00:00
committed by Git OBS Bridge
parent 58d03efd22
commit 7b62359a24
4 changed files with 12 additions and 10 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2665f82254a05b2a43c51bb8244661130ad9e052d4d8423b2ce2e9549c0bb5c
size 14489

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4438e2c48dbffc3dc569f34df7131bcbb2d6b83611b558c9e8466aa330015ad5
size 16470

View File

@@ -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 Mon Feb 13 10:52:19 UTC 2012 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-String-Truncate # 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 # 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
@@ -17,11 +17,11 @@
Name: perl-String-Truncate Name: perl-String-Truncate
Version: 1.100600 Version: 1.100601
Release: 0 Release: 0
%define cpan_name String-Truncate %define cpan_name String-Truncate
Summary: a module for when strings are too long to be displayed in... 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 Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/String-Truncate/ Url: http://search.cpan.org/dist/String-Truncate/
Source: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz 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 BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31
BuildRequires: perl(Sub::Exporter) >= 0.953 BuildRequires: perl(Sub::Exporter) >= 0.953
BuildRequires: perl(Sub::Exporter::Util) BuildRequires: perl(Sub::Exporter::Util)
BuildRequires: perl(Sub::Install) >= 0.03 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_process_packlist
%perl_gen_filelist %perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %defattr(-,root,root,755)
%doc Changes LICENSE README %doc Changes LICENSE README