commit dpic for openSUSE:Factory
Hello community, here is the log from the commit of package dpic for openSUSE:Factory checked in at 2015-02-27 10:59:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dpic (Old) and /work/SRC/openSUSE:Factory/.dpic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "dpic" Changes: -------- --- /work/SRC/openSUSE:Factory/dpic/dpic.changes 2014-01-15 16:24:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.dpic.new/dpic.changes 2015-02-27 11:00:26.000000000 +0100 @@ -1,0 +2,9 @@ +Wed Feb 25 21:20:15 UTC 2015 - dmitry_r@opensuse.org + +- Update to version 2015.02.16 + * Reworked the handling of backslashes in strings in macro arguments. + * PDF output. Built-in variable dpicopt and variables added for + detecting command options. Linear objects reworked for + consistent fill. + +------------------------------------------------------------------- Old: ---- dpic-2014.Jan.01.tar.gz New: ---- dpic-2015.02.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dpic.spec ++++++ --- /var/tmp/diff_new_pack.uiHqlx/_old 2015-02-27 11:00:27.000000000 +0100 +++ /var/tmp/diff_new_pack.uiHqlx/_new 2015-02-27 11:00:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package dpic # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,14 +17,13 @@ Name: dpic -Version: 2014.01.01 +Version: 2015.02.16 Release: 0 -%define src_ver 2014.Jan.01 Summary: Pic language processor License: BSD-2-Clause and CC-BY-3.0 Group: Productivity/Publishing/Other Url: http://www.ece.uwaterloo.ca/~aplevich/dpic/ -Source0: https://ece.uwaterloo.ca/~aplevich/dpic/%{name}-%{src_ver}.tar.gz +Source0: https://ece.uwaterloo.ca/~aplevich/dpic/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -34,6 +33,7 @@ Summary: Documentation for dpic Group: Documentation/Other BuildArch: noarch +Requires: dpic %description doc @@ -50,15 +50,17 @@ %install %make_install PREFIX=%{_prefix} install -Dm 644 doc/dpic.1 %{buildroot}%{_mandir}/man1/dpic.1 +install -Dm 644 doc/dpicdoc.pdf %{buildroot}%{_docdir}/dpic/dpicdoc.pdf %files %defattr(-,root,root) -%{_bindir}/%{name} %doc README CHANGES +%exclude %{_docdir}/dpic/dpicdoc.pdf +%{_bindir}/%{name} %{_mandir}/man1/dpic.1* %files doc %defattr(-,root,root) -%doc doc/dpicdoc.pdf +%{_docdir}/dpic/dpicdoc.pdf %changelog ++++++ dpic-2014.Jan.01.tar.gz -> dpic-2015.02.16.tar.gz ++++++ ++++ 7796 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de