diff --git a/openQA-4.5.1517920216.2250682a.tar.xz b/openQA-4.5.1517920216.2250682a.tar.xz deleted file mode 100644 index 58c7563..0000000 --- a/openQA-4.5.1517920216.2250682a.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3210a9f7f2e1b36582254f0c95d65c9ab3863a10c33e992955872a79ef79bcbc -size 1464392 diff --git a/openQA-4.5.1518003872.3977d2f5.tar.xz b/openQA-4.5.1518003872.3977d2f5.tar.xz new file mode 100644 index 0000000..a65bf67 --- /dev/null +++ b/openQA-4.5.1518003872.3977d2f5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4dd883ac5ac26efcc403465849ad270fdc9376edec0bec1d84585d508802dc2 +size 1464424 diff --git a/openQA.changes b/openQA.changes index 68400d9..b2dca86 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Feb 10 01:01:54 UTC 2018 - coolo@suse.com + +- Update to version 4.5.1518003872.3977d2f5: + * Run perltidy again (#1577) + * Fix perltidy complaints (#1576) + * Give 404 rather than 500 on invalid asset route (#1575) + ------------------------------------------------------------------- Tue Feb 06 12:30:26 UTC 2018 - coolo@suse.com diff --git a/openQA.spec b/openQA.spec index a64a55d..350507d 100644 --- a/openQA.spec +++ b/openQA.spec @@ -36,7 +36,7 @@ # runtime requirements that also the testsuite needs %define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) perl(Text::Markdown) perl(Net::DBus) perl(IPC::Run) perl(Archive::Extract) perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) perl(Cpanel::JSON::XS) Name: openQA -Version: 4.5.1517920216.2250682a +Version: 4.5.1518003872.3977d2f5 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0+ @@ -197,9 +197,6 @@ cpanm --installdeps --with-feature=test . # we don't really need the tidy test rm -f t/00-tidy.t -# currently broken in OBS -#rm -f ./t/24-worker.t ./t/api/09-comments.t ./t/ui/07-file.t ./t/ui/13-admin.t ./t/ui/15-comments.t ./t/ui/18-tests-details.t ./t/ui/19-tests-links.t ./t/05-scheduler-dependencies.t - %if %{with tests} #make test rm -rf %{buildroot}/DB