Hello community,

here is the log from the commit of package leiningen for openSUSE:Factory 
checked in at 2019-09-13 14:58:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/leiningen (Old)
 and      /work/SRC/openSUSE:Factory/.leiningen.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "leiningen"

Fri Sep 13 14:58:01 2019 rev:2 rq:730073 version:2.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/leiningen/leiningen.changes      2019-09-11 
10:25:51.579462318 +0200
+++ /work/SRC/openSUSE:Factory/.leiningen.new.7948/leiningen.changes    
2019-09-13 14:58:04.189276604 +0200
@@ -1,0 +2,5 @@
+Mon Aug 26 05:45:01 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Trim filler wording from descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ leiningen.spec ++++++
--- /var/tmp/diff_new_pack.eAw1mX/_old  2019-09-13 14:58:05.309276651 +0200
+++ /var/tmp/diff_new_pack.eAw1mX/_new  2019-09-13 14:58:05.313276651 +0200
@@ -19,10 +19,10 @@
 Name:           leiningen
 Version:        2.9.1
 Release:        0
-Summary:        Automating Clojure projects without setting your hair on fire
+Summary:        Automation for Clojure projects
 License:        EPL-1.0
 Group:          Development/Tools/Building
-URL:            http://leiningen.org/
+URL:            https://leiningen.org/
 Source0:        
https://github.com/technomancy/leiningen/releases/download/%{version}/leiningen-%{version}-standalone.zip
 # Following files are taken from the upstream repo in the `doc` and `bin` 
subfolders:
 Source1:        lein-pkg
@@ -37,10 +37,9 @@
 
 %description
 Working on Clojure projects with tools designed for Java can be an
-exercise in frustration. With Leiningen, you describe your build with
+exercise in frustration. With Leiningen, builds can be describe with
 Clojure. Leiningen handles fetching dependencies, running tests,
-packaging your projects and can be easily extended with a number of
-plugins.
+packaging projects and can be extended with a number of plugins.
 
 %prep
 
@@ -55,7 +54,7 @@
 install -m 0644 -D %{SOURCE3} %{buildroot}%{_sysconfdir}/zsh_completion.d/_lein
 install -m 0644 -D %{SOURCE4} %{buildroot}%{_mandir}/man1/lein.1
 
-%fdupes %{buildroot}
+%fdupes %{buildroot}/%{_prefix}
 
 %files
 %{_bindir}/lein



Reply via email to