Hello community,

here is the log from the commit of package mr for openSUSE:Factory checked in 
at 2017-05-16 14:45:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mr (Old)
 and      /work/SRC/openSUSE:Factory/.mr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mr"

Tue May 16 14:45:15 2017 rev:2 rq:494791 version:1.20170129

Changes:
--------
--- /work/SRC/openSUSE:Factory/mr/mr.changes    2017-05-05 09:59:22.896844226 
+0200
+++ /work/SRC/openSUSE:Factory/.mr.new/mr.changes       2017-05-16 
14:46:20.037191879 +0200
@@ -1,0 +2,5 @@
+Thu Apr 27 13:09:07 UTC 2017 - [email protected]
+
+- Wrap and trim description
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mr.spec ++++++
--- /var/tmp/diff_new_pack.ZiX2Lw/_old  2017-05-16 14:46:20.713096919 +0200
+++ /var/tmp/diff_new_pack.ZiX2Lw/_new  2017-05-16 14:46:20.717096357 +0200
@@ -19,9 +19,9 @@
 Name:           mr
 Version:        1.20170129
 Release:        0
-Summary:        Myrepos manages all your version control repos
+Summary:        Version control repository manager
 License:        GPL-2.0
-Group:          System/Management
+Group:          Development/Tools/Version Control
 Url:            https://myrepos.branchable.com
 Source0:        mr-1.20170129.tar.gz
 BuildRequires:  fdupes
@@ -31,9 +31,13 @@
 BuildArch:      noarch
 
 %description
-The mr(1) command can checkout, update, or perform other actions on a set of 
repositories as if they were one combined respository. It supports any 
combination of git, svn, mercurial, bzr, darcs, cvs, vcsh, fossil, and veracity 
repositories, and support for other version control systems can easily be 
added. (There are extensions adding support for unison and git-svn, among 
others.)
+The mr(1) command can checkout, update, or perform other actions on a
+set of repositories as if they were one combined respository. It
+supports any combination of git, svn, mercurial, bzr, darcs, cvs,
+vcsh, fossil, and veracity repositories. It supports extensions which
+in turn can use more version control systems.
 
-It is extremely configurable via simple shell scripting. Some examples of 
things it can do include:
+It is configurable via shell scripting. Some examples of things it can do 
include:
 
  * Update a repository no more frequently than once every twelve hours.
  * Run an arbitrary command before committing to a repository.
@@ -66,16 +70,16 @@
 %{_bindir}/webcheckout
 %{_mandir}/man1/mr.1.gz
 %{_mandir}/man1/webcheckout.1.gz
-%dir %{_prefix}/share/mr
-%{_prefix}/share/mr/dgit
-%{_prefix}/share/mr/git-annex
-%{_prefix}/share/mr/git-fake-bare
-%{_prefix}/share/mr/git-subtree
-%{_prefix}/share/mr/git-svn
-%{_prefix}/share/mr/repo
-%{_prefix}/share/mr/stow
-%{_prefix}/share/mr/unison
-%{_prefix}/share/mr/vcsh
-%{_prefix}/share/mr/vis
+%dir %{_datadir}/mr
+%{_datadir}/mr/dgit
+%{_datadir}/mr/git-annex
+%{_datadir}/mr/git-fake-bare
+%{_datadir}/mr/git-subtree
+%{_datadir}/mr/git-svn
+%{_datadir}/mr/repo
+%{_datadir}/mr/stow
+%{_datadir}/mr/unison
+%{_datadir}/mr/vcsh
+%{_datadir}/mr/vis
 
 %changelog


Reply via email to