Hello community, here is the log from the commit of package derive for openSUSE:Factory checked in at 2017-03-15 01:06:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/derive (Old) and /work/SRC/openSUSE:Factory/.derive.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "derive" Wed Mar 15 01:06:47 2017 rev:2 rq:478057 version:2.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/derive/derive.changes 2016-11-17 12:42:40.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.derive.new/derive.changes 2017-03-15 02:00:14.904728453 +0100 @@ -1,0 +2,10 @@ +Thu Mar 2 10:39:15 UTC 2017 - [email protected] + +- Update to version 2.6.1 with cabal2obs. + +------------------------------------------------------------------- +Mon Feb 27 10:12:20 UTC 2017 - [email protected] + +- Update to version 2.6 with cabal2obs. + +------------------------------------------------------------------- Old: ---- derive-2.5.26.tar.gz New: ---- derive-2.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ derive.spec ++++++ --- /var/tmp/diff_new_pack.mi9FYa/_old 2017-03-15 02:00:15.528640246 +0100 +++ /var/tmp/diff_new_pack.mi9FYa/_new 2017-03-15 02:00:15.528640246 +0100 @@ -1,7 +1,7 @@ # # spec file for package derive # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -18,7 +18,7 @@ %global pkg_name derive Name: %{pkg_name} -Version: 2.5.26 +Version: 2.6.1 Release: 0 Summary: A program and library to derive instances for data types License: BSD-3-Clause @@ -68,15 +68,12 @@ %prep %setup -q - %build %ghc_lib_build - %install %ghc_lib_install -%ghc_fix_dynamic_rpath %{pkg_name} - +%ghc_fix_rpath %{pkg_name}-%{version} %post -n ghc-%{name}-devel %ghc_pkg_recache @@ -87,7 +84,7 @@ %files %defattr(-,root,root,-) %doc LICENSE -%doc README.md +%doc CHANGES.txt README.md %{_bindir}/%{name} %files -n ghc-%{name} -f ghc-%{name}.files @@ -96,6 +93,6 @@ %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files %defattr(-,root,root,-) -%doc README.md +%doc CHANGES.txt README.md %changelog ++++++ derive-2.5.26.tar.gz -> derive-2.6.1.tar.gz ++++++ ++++ 4916 lines of diff (skipped)
