diff --git a/Data-Validate-URI-0.06.tar.gz b/Data-Validate-URI-0.06.tar.gz deleted file mode 100644 index a00e6cc..0000000 --- a/Data-Validate-URI-0.06.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3d7fec33eb5312c1e4d4bda49676ce97c3a60c88d41cdd44f68a809b50451f6 -size 12198 diff --git a/Data-Validate-URI-0.07.tar.gz b/Data-Validate-URI-0.07.tar.gz new file mode 100644 index 0000000..555097e --- /dev/null +++ b/Data-Validate-URI-0.07.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f06418d2a4603913d1b6ce52b167dd13e787e13bf2be325a065df7d408f79c60 +size 12505 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..76ad4a4 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,28 @@ +--- +#description_paragraphs: 3 +#description: |- +# override description from CPAN +#summary: override summary from CPAN +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# BuildRequires: gcc-c++ +#post_prep: |- +# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` +# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL +#post_build: |- +# rm unused.files +#post_install: |- +# sed on %{name}.files +#license: SUSE-NonFree +#skip_noarch: 1 +#custom_build: |- +#./Build build flags=%{?_smp_mflags} --myflag +#custom_test: |- +#startserver && make test +#ignore_requires: Bizarre::Module diff --git a/perl-Data-Validate-URI.changes b/perl-Data-Validate-URI.changes index 4ac3308..8d599fa 100644 --- a/perl-Data-Validate-URI.changes +++ b/perl-Data-Validate-URI.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jan 20 10:01:06 UTC 2016 - coolo@suse.com + +- updated to 0.07 + see /usr/share/doc/packages/perl-Data-Validate-URI/Changes + + 0.07 20160119 + - Adding Josef Toman's underscore patch + ------------------------------------------------------------------- Mon Apr 13 18:45:57 UTC 2015 - coolo@suse.com diff --git a/perl-Data-Validate-URI.spec b/perl-Data-Validate-URI.spec index 90cea91..92417d0 100644 --- a/perl-Data-Validate-URI.spec +++ b/perl-Data-Validate-URI.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Validate-URI # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX 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,14 +17,15 @@ Name: perl-Data-Validate-URI -Version: 0.06 +Version: 0.07 Release: 0 %define cpan_name Data-Validate-URI -Summary: common url validation methods +Summary: Common Url Validation Methods License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Data-Validate-URI/ -Source: http://www.cpan.org/authors/id/S/SO/SONNEN/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/S/SO/SONNEN/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl