Hello community, here is the log from the commit of package perl-DBIx-Class-Fixtures for openSUSE:Leap:15.2 checked in at 2020-02-21 10:49:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/perl-DBIx-Class-Fixtures (Old) and /work/SRC/openSUSE:Leap:15.2/.perl-DBIx-Class-Fixtures.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DBIx-Class-Fixtures" Fri Feb 21 10:49:28 2020 rev:1 rq:775812 version:1.001039 Changes: -------- New Changes file: --- /dev/null 2019-12-19 10:12:34.003146842 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.perl-DBIx-Class-Fixtures.new.26092/perl-DBIx-Class-Fixtures.changes 2020-02-21 10:49:29.310938464 +0100 @@ -0,0 +1,83 @@ +------------------------------------------------------------------- +Mon Mar 5 06:11:55 UTC 2018 - [email protected] + +- updated to 1.001039 + see /usr/share/doc/packages/perl-DBIx-Class-Fixtures/Changes + + 1.001039 2017-09-25 14:15:55+00:00 UTC + + - remove trailing comma in tests that was breaking on most JSON parsers. + + 1.001038 2017-09-20 21:13:13+00:00 UTC + + - stop sorting source names before dumping, this allows for some hackery when you need certain sources to dump first (see https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/12 for details) (cngarrison++) + - doc patch for exclude attr (simbabque++) + + 1.001037 2017-09-20 20:42:03+00:00 UTC + + - ignore virtual columns in dump_object (mmims++) + +------------------------------------------------------------------- +Mon Jun 13 06:54:00 UTC 2016 - [email protected] + +- updated to 1.001036 + see /usr/share/doc/packages/perl-DBIx-Class-Fixtures/Changes + + 1.001036 2016-03-21 14:59:55+00:00 UTC + + - releasing as stable + + 1.00103_5 2016-03-11 20:39:49+00:00 UTC (TRIAL RELEASE) + + - Will completely ignore sequences in Oracle due to having to drop and recreate them + + + 1.001034 2016-01-05 15:05:26+00:00 UTC + + 1.00103_3 2015-12-08 16:33:56+00:00 UTC (TRIAL RELEASE) + + + - RT#108017 bugfix ( hatorikibble++ ) + - added File::Temp to deps ( hatorikibble++ ) + + 1.001032 2015-06-04 15:03:38+00:00 UTC + + - releasing as stable + + 1.001_031 2015-05-27 14:54:24+00:00 UTC (TRIAL RELEASE) + + - Fix for an issue where when inserting data into a database, + the tables were being sorted alphabetically, rather than in dependency order. ( TBSliver++ ) + + 1.001_030 2015-05-27 14:43:34+00:00 UTC (TRIAL RELEASE) + + - use Test::TempDir::Tiny for better test parallelization and cleanup ( RsrchBoy++ ) + + 1.001_029 2015-01-14 15:17:28+00:00 Europe/London + + - fix for bugtracker pointing to gh, should be rt, added test to identify windows issues + +------------------------------------------------------------------- +Thu Apr 16 20:25:50 UTC 2015 - [email protected] + +- updated to 1.001028 + see /usr/share/doc/packages/perl-DBIx-Class-Fixtures/Changes + + 1.001028 2015-01-05 00:40:41+00:00 Europe/London + + - releasing as stable + + 1.001027_02 2014-12-30 19:50:50+00:00 Europe/London + + - changed tests to use portable directory management + + 1.001027_01 2014-12-26 17:06:08+00:00 Europe/London + + - Fix fixture filenames to be compatible with ntfs systems - mrf++ + +------------------------------------------------------------------- +Tue Dec 2 10:02:28 UTC 2014 - [email protected] + +- initial package 1.001026 + * created by cpanspec 1.78.08 + New: ---- DBIx-Class-Fixtures-1.001039.tar.gz cpanspec.yml perl-DBIx-Class-Fixtures.changes perl-DBIx-Class-Fixtures.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DBIx-Class-Fixtures.spec ++++++ # # spec file for package perl-DBIx-Class-Fixtures # # Copyright (c) 2018 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: perl-DBIx-Class-Fixtures Version: 1.001039 Release: 0 %define cpan_name DBIx-Class-Fixtures Summary: Dump data and repopulate a database using rules License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/DBIx-Class-Fixtures/ Source0: https://cpan.metacpan.org/authors/id/S/SK/SKAUFMAN/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Class::Accessor::Grouped) >= 0.1001 BuildRequires: perl(Config::Any) >= 0.23 BuildRequires: perl(DBIx::Class) >= 0.08102 BuildRequires: perl(DBIx::Class::InflateColumn::FS) >= 0.01007 BuildRequires: perl(DBIx::Class::Schema::Loader) >= 0.07035 BuildRequires: perl(Data::Dump::Streamer) >= 2.05 BuildRequires: perl(Data::Visitor) >= 0.3 BuildRequires: perl(DateTime) >= 1.03 BuildRequires: perl(DateTime::Format::MySQL) BuildRequires: perl(DateTime::Format::Pg) BuildRequires: perl(DateTime::Format::SQLite) >= 0.1 BuildRequires: perl(Devel::Confess) BuildRequires: perl(File::Copy::Recursive) >= 0.38 BuildRequires: perl(File::Temp) >= 0.2304 BuildRequires: perl(Hash::Merge) >= 0.1 BuildRequires: perl(IO::All) >= 0.85 BuildRequires: perl(JSON::Syck) >= 1.27 BuildRequires: perl(Path::Class) >= 0.32 BuildRequires: perl(Scalar::Util) >= 1.27 BuildRequires: perl(Test::Compile::Internal) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.98 BuildRequires: perl(Test::TempDir::Tiny) Requires: perl(Class::Accessor::Grouped) >= 0.1001 Requires: perl(Config::Any) >= 0.23 Requires: perl(DBIx::Class) >= 0.08102 Requires: perl(DBIx::Class::Schema::Loader) >= 0.07035 Requires: perl(Data::Dump::Streamer) >= 2.05 Requires: perl(Data::Visitor) >= 0.3 Requires: perl(DateTime) >= 1.03 Requires: perl(DateTime::Format::MySQL) Requires: perl(DateTime::Format::Pg) Requires: perl(DateTime::Format::SQLite) >= 0.1 Requires: perl(File::Copy::Recursive) >= 0.38 Requires: perl(File::Temp) >= 0.2304 Requires: perl(Hash::Merge) >= 0.1 Requires: perl(IO::All) >= 0.85 Requires: perl(JSON::Syck) >= 1.27 Requires: perl(Path::Class) >= 0.32 Requires: perl(Scalar::Util) >= 1.27 %{perl_requires} %description Dump fixtures from source database to filesystem then import to another database (with same schema) at any time. Use as a constant dataset for running tests against or for populating development databases when impractical to use production clones. Describe fixture set using relations and conditions based on your DBIx::Class schema. %prep %setup -q -n %{cpan_name}-%{version} find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor %{__make} %{?_smp_mflags} %check %{__make} test %install %perl_make_install %perl_process_packlist %perl_gen_filelist %files -f %{name}.files %defattr(-,root,root,755) %doc Changes README %license LICENSE %changelog ++++++ cpanspec.yml ++++++ --- #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
