diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..9b7ec50 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,23 @@ +--- +#description_paragraphs: 3 +#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_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-threads-shared.changes b/perl-threads-shared.changes index b55b829..bab99bd 100644 --- a/perl-threads-shared.changes +++ b/perl-threads-shared.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 15 09:22:50 UTC 2015 - coolo@suse.com + +- updated to 1.48 + see /usr/share/doc/packages/perl-threads-shared/Changes + ------------------------------------------------------------------- Mon Apr 13 16:11:46 UTC 2015 - coolo@suse.com diff --git a/perl-threads-shared.spec b/perl-threads-shared.spec index 9abb0fb..1364575 100644 --- a/perl-threads-shared.spec +++ b/perl-threads-shared.spec @@ -17,14 +17,15 @@ Name: perl-threads-shared -Version: 1.46 +Version: 1.48 Release: 0 %define cpan_name threads-shared Summary: Perl extension for sharing data structures between threads License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/threads-shared/ -Source: http://www.cpan.org/authors/id/J/JD/JDHEDDEN/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/J/JD/JDHEDDEN/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros diff --git a/threads-shared-1.46.tar.gz b/threads-shared-1.46.tar.gz deleted file mode 100644 index bd74b40..0000000 --- a/threads-shared-1.46.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31e306c37d58a556ed9845851ca80a867495d0c321343025ae200f32e21491f1 -size 97993 diff --git a/threads-shared-1.48.tar.gz b/threads-shared-1.48.tar.gz new file mode 100644 index 0000000..f06899d --- /dev/null +++ b/threads-shared-1.48.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7378a72bae424705e354476da69995fb8f62432bca8e98eab0fb9842da5120f8 +size 100346