Hello community, here is the log from the commit of package ShellCheck for openSUSE:Factory checked in at 2016-01-13 22:45:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ShellCheck (Old) and /work/SRC/openSUSE:Factory/.ShellCheck.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ShellCheck" Changes: -------- --- /work/SRC/openSUSE:Factory/ShellCheck/ShellCheck.changes 2015-09-08 18:01:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ShellCheck.new/ShellCheck.changes 2016-01-13 22:45:59.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Jan 12 09:19:42 UTC 2016 - [email protected] + +- update to 0.4.2 + +------------------------------------------------------------------- Old: ---- ShellCheck-0.4.1.tar.gz New: ---- ShellCheck-0.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ShellCheck.spec ++++++ --- /var/tmp/diff_new_pack.qOTqnD/_old 2016-01-13 22:46:00.000000000 +0100 +++ /var/tmp/diff_new_pack.qOTqnD/_new 2016-01-13 22:46:00.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ShellCheck # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -15,17 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %global pkg_name ShellCheck %bcond_with tests Name: ShellCheck -Version: 0.4.1 +Version: 0.4.2 Release: 0 Summary: Shell script analysis tool +License: GPL-3.0+ Group: Development/Languages/Other -License: GPL-3.0+ Url: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -79,31 +80,25 @@ %prep %setup -q - %build %ghc_lib_build - %install %ghc_lib_install %ghc_fix_dynamic_rpath shellcheck install -Dpm 0644 shellcheck.1 %{buildroot}%{_mandir}/man1/shellcheck.1 - %check %if %{with tests} %cabal test %endif - %post -n ghc-%{name}-devel %ghc_pkg_recache - %postun -n ghc-%{name}-devel %ghc_pkg_recache - %files %defattr(-,root,root,-) %doc LICENSE @@ -111,14 +106,11 @@ %{_bindir}/shellcheck %{_mandir}/man1/shellcheck.1* - %files -n ghc-%{name} -f ghc-%{name}.files %defattr(-,root,root,-) %doc LICENSE - %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files %defattr(-,root,root,-) - %changelog ++++++ ShellCheck-0.4.1.tar.gz -> ShellCheck-0.4.2.tar.gz ++++++ ++++ 1987 lines of diff (skipped)
