Hello community,

here is the log from the commit of package jansi for openSUSE:Factory checked 
in at 2019-07-02 10:38:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jansi (Old)
 and      /work/SRC/openSUSE:Factory/.jansi.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jansi"

Tue Jul  2 10:38:45 2019 rev:3 rq:712780 version:1.17.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/jansi/jansi.changes      2019-04-11 
12:19:30.796998284 +0200
+++ /work/SRC/openSUSE:Factory/.jansi.new.4615/jansi.changes    2019-07-02 
10:38:46.466616381 +0200
@@ -1,0 +2,7 @@
+Thu Jun 27 07:34:53 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove the reference to jansi-project parent from jansi pom
+- Resolve manually jansi-native-version variable so that ivy
+  understands it
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jansi.spec ++++++
--- /var/tmp/diff_new_pack.hjMzdx/_old  2019-07-02 10:38:46.934617094 +0200
+++ /var/tmp/diff_new_pack.hjMzdx/_new  2019-07-02 10:38:46.938617100 +0200
@@ -75,7 +75,11 @@
 %pom_remove_dep :jansi-linux64
 popd
 
-%pom_remove_parent .
+%pom_remove_parent jansi
+%pom_xpath_inject pom:project "
+  <groupId>org.fusesource.jansi</groupId>
+  <version>%{version}</version>" jansi
+%pom_change_dep ::\${jansi-native-version} ::1.8 jansi
 
 %build
 mkdir -p jansi/lib
@@ -93,8 +97,6 @@
 install -pm 0644 jansi/target/%{name}-%{version}.jar 
%{buildroot}%{_javadir}/%{name}/%{name}.jar
 # pom
 install -dm 0755 %{buildroot}%{_mavenpomdir}/%{name}
-install -pm 0644 pom.xml 
%{buildroot}%{_mavenpomdir}/%{name}/%{name}-project.pom
-%add_maven_depmap %{name}/%{name}-project.pom
 install -pm 0644 jansi/pom.xml %{buildroot}%{_mavenpomdir}/%{name}/%{name}.pom
 %add_maven_depmap %{name}/%{name}.pom %{name}/%{name}.jar
 # javadoc


Reply via email to