diff --git a/App-MFILE-WWW-0.145.tar.gz b/App-MFILE-WWW-0.145.tar.gz deleted file mode 100644 index 203ecc0..0000000 --- a/App-MFILE-WWW-0.145.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04a518f7a8eadbb8d5090e7cbde685f6229fe05a79355a5f321eff8a0884d746 -size 183554 diff --git a/App-MFILE-WWW-0.149.tar.gz b/App-MFILE-WWW-0.149.tar.gz new file mode 100644 index 0000000..04e23cb --- /dev/null +++ b/App-MFILE-WWW-0.149.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53decc7085ff83881938c62f56baf1624630d396fda898aaed1f2540d678b33c +size 186062 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-App-MFILE-WWW.changes b/perl-App-MFILE-WWW.changes index 6ef0fee..250b1d8 100644 --- a/perl-App-MFILE-WWW.changes +++ b/perl-App-MFILE-WWW.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Fri Sep 30 05:02:14 UTC 2016 - coolo@suse.com + +- updated to 0.149 + see /usr/share/doc/packages/perl-App-MFILE-WWW/Changes + + + 0.146 2016-09-28 18:58 CEST + - Remove dbrowser "itemHook", bad idea + - js: export dbrowserListen and dbrowserState in start.js + - _load_config: make sitedir take priority + - build/ops: set OBS_PROJECT to Application:Dochazka + + 0.147 2016-09-28 22:58 CEST + - dtable boilerplate + - dtable: everything except table rendering + - js: fix ACL profile property name in entry definitions + - build/ops: fix session management + - js: rename charsNeeded() to maxLength() and generalize + - dtable: finalize initial feature implementation + + 0.148 2016-09-29 00:43 CEST + - html.js: handle null entries prop in miniMenu() + - js: take headings into account when calculating column widths + - js: grammatically correct "Displaying table" message + - js: add readableDate() function to core lib + + 0.149 2016-09-29 01:09 CEST + - html.js: restore proper padding in dform + - js: make readableDate() take full "YYYY-MM-DD HH:DD:SS+TZ" + ------------------------------------------------------------------- Tue Sep 27 15:01:14 UTC 2016 - ncutler@suse.com diff --git a/perl-App-MFILE-WWW.spec b/perl-App-MFILE-WWW.spec index 687b39e..7121177 100644 --- a/perl-App-MFILE-WWW.spec +++ b/perl-App-MFILE-WWW.spec @@ -17,14 +17,15 @@ Name: perl-App-MFILE-WWW -Version: 0.145 +Version: 0.149 Release: 0 %define cpan_name App-MFILE-WWW Summary: Web UI development toolkit with prototype demo app License: BSD-3-Clause Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/App-MFILE-WWW/ -Source0: App-MFILE-WWW-0.145.tar.gz +Source0: http://www.cpan.org/authors/id/S/SM/SMITHFARM/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl