Hello community,

here is the log from the commit of package clojure for openSUSE:Factory checked 
in at 2020-10-24 15:17:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clojure (Old)
 and      /work/SRC/openSUSE:Factory/.clojure.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clojure"

Sat Oct 24 15:17:15 2020 rev:3 rq:840916 version:1.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/clojure/clojure.changes  2019-09-13 
14:58:02.193276519 +0200
+++ /work/SRC/openSUSE:Factory/.clojure.new.3463/clojure.changes        
2020-10-24 15:17:42.516243798 +0200
@@ -1,0 +2,12 @@
+Sat Oct 10 21:37:56 UTC 2020 - Chris Coutinho <[email protected]>
+
+- Update tool version to 708
+- Remove _service file as it wasn't accepted by Factory
+
+-------------------------------------------------------------------
+Wed Sep 30 13:00:00 UTC 2020 - Daniel Ziltener <[email protected]>
+
+- Updated tool version.
+- Fixed macros in spec file, added _service file.
+
+-------------------------------------------------------------------

Old:
----
  clojure-tools-1.10.1.447.tar.gz

New:
----
  clojure-tools-1.10.1.708.tar.gz

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

Other differences:
------------------
++++++ clojure.spec ++++++
--- /var/tmp/diff_new_pack.3cqfMj/_old  2020-10-24 15:17:43.764244981 +0200
+++ /var/tmp/diff_new_pack.3cqfMj/_new  2020-10-24 15:17:43.768244985 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package clojure
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,8 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%define         toolsver 447
+
+%define         toolsver 708
 Name:           clojure
 Version:        1.10.1
 Release:        0
@@ -44,20 +45,18 @@
 %setup -q -n clojure-tools
 sed -i "s/#!\/usr\/bin\/env bash/#!\/bin\/bash/" clj
 sed -i "s/#!\/usr\/bin\/env bash/#!\/bin\/bash/" clojure
-#sed -i "s|PREFIX|%{_prefix}|" clojure
-sed -i "s|PREFIX|/usr/share/clojure|" clojure
+sed -i "s|PREFIX|%{_prefix}/clojure|" clojure
 
 %build
 
 %install
-
-install -Dm644 deps.edn "%{buildroot}/usr/share/clojure/deps.edn"
-install -Dm644 example-deps.edn 
"%{buildroot}/usr/share/clojure/example-deps.edn"
-install -Dm644 clojure-tools-%{version}.%{toolsver}.jar 
"%{buildroot}/usr/share/clojure/libexec/clojure-tools-%{version}.%{toolsver}.jar"
-install -Dm755 clojure "%{buildroot}/usr/bin/clojure"
-install -Dm755 clj "%{buildroot}/usr/bin/clj"
-install -Dm644 clojure.1 "%{buildroot}/usr/share/man/man1/clojure.1"
-install -Dm644 clj.1 "%{buildroot}/usr/share/man/man1/clj.1"
+install -Dm644 deps.edn "%{buildroot}/%{_datadir}/clojure/deps.edn"
+install -Dm644 example-deps.edn 
"%{buildroot}/%{_datadir}/clojure/example-deps.edn"
+install -Dm644 clojure-tools-%{version}.%{toolsver}.jar 
"%{buildroot}/%{_datadir}/clojure/libexec/clojure-tools-%{version}.%{toolsver}.jar"
+install -Dm755 clojure "%{buildroot}/%{_bindir}/clojure"
+install -Dm755 clj "%{buildroot}/%{_bindir}/clj"
+install -Dm644 clojure.1 "%{buildroot}%{_mandir}/man1/clojure.1"
+install -Dm644 clj.1 "%{buildroot}%{_mandir}/man1/clj.1"
 
 %fdupes %{buildroot}/%{_prefix}
 
@@ -68,8 +67,7 @@
 %{_bindir}/clojure
 %{_datadir}/clojure/deps.edn
 %{_datadir}/clojure/example-deps.edn
-%{_datadir}/clojure/libexec/clojure-tools-1.10.1.447.jar
-%{_datadir}/man/man1/clj.1.gz
-%{_datadir}/man/man1/clojure.1.gz
+%{_datadir}/clojure/libexec/clojure-tools-%{version}.%{toolsver}.jar
+%doc %{_mandir}/man1/*
 
 %changelog

++++++ clojure-tools-1.10.1.447.tar.gz -> clojure-tools-1.10.1.708.tar.gz ++++++
/work/SRC/openSUSE:Factory/clojure/clojure-tools-1.10.1.447.tar.gz 
/work/SRC/openSUSE:Factory/.clojure.new.3463/clojure-tools-1.10.1.708.tar.gz 
differ: char 5, line 1


Reply via email to