Hello community,

here is the log from the commit of package ed for openSUSE:Factory checked in 
at 2012-02-10 17:46:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ed (Old)
 and      /work/SRC/openSUSE:Factory/.ed.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ed", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ed/ed.changes    2011-09-23 01:56:08.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.ed.new/ed.changes       2012-02-10 
17:46:34.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Feb  3 15:02:12 UTC 2012 - [email protected]
+
+- switch license to spdx format
+- keep executable in /usr (UsrMerge project)
+
+-------------------------------------------------------------------
+Mon Jan  2 15:16:42 UTC 2012 - [email protected]
+
+- Update to 1.6 (bugfix release)
+
+-------------------------------------------------------------------

Old:
----
  ed-1.5.tar.gz

New:
----
  ed-1.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ed.spec ++++++
--- /var/tmp/diff_new_pack.xXZuds/_old  2012-02-10 17:46:35.000000000 +0100
+++ /var/tmp/diff_new_pack.xXZuds/_new  2012-02-10 17:46:35.000000000 +0100
@@ -17,10 +17,10 @@
 
 Name:           ed
 Url:            http://www.gnu.org/software/ed/
-License:        GPLv3+ ; LGPLv2.1+
+License:        GPL-3.0+ ; LGPL-2.1+
 Group:          Productivity/Editors/Other
 PreReq:         %install_info_prereq
-Version:        1.5
+Version:        1.6
 Release:        1
 Summary:        Standard UNIX Line Editor
 Source:         %{name}-%{version}.tar.gz
@@ -42,9 +42,10 @@
 
 %install
 %{makeinstall}
+#UsrMerge
 %{__install} -d -m 0755 %{buildroot}/bin
-%{__mv} %{buildroot}/%{_bindir}/ed %{buildroot}/bin/ed
-%{__ln_s} /bin/ed %{buildroot}/%{_bindir}/ed
+%{__ln_s} %{_bindir}/ed %{buildroot}/bin/ed
+#UsrMerge
 
 %check
 make check

++++++ ed-1.5.tar.gz -> ed-1.6.tar.gz ++++++
++++ 2254 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to