Hello community,

here is the log from the commit of package velocity for openSUSE:Factory 
checked in at 2014-12-09 09:14:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/velocity (Old)
 and      /work/SRC/openSUSE:Factory/.velocity.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "velocity"

Changes:
--------
--- /work/SRC/openSUSE:Factory/velocity/velocity.changes        2014-06-30 
22:50:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.velocity.new/velocity.changes   2014-12-09 
09:13:53.000000000 +0100
@@ -1,0 +2,9 @@
+Fri Dec  5 14:34:48 UTC 2014 - [email protected]
+
+- Update to version 1.7
+  + No changelog available
+- Add requirement to commons-logging; new dependency
+- Remove java-devel >= 1.6.0 requirement; not needed anymore
+- Do not copy convert folder; doesn't exist anymore
+
+-------------------------------------------------------------------

Old:
----
  velocity-1.5.pom
  velocity-1.5.tar.bz2

New:
----
  velocity-1.7.pom
  velocity-1.7.tar.gz

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

Other differences:
------------------
++++++ velocity.spec ++++++
--- /var/tmp/diff_new_pack.n3QxYo/_old  2014-12-09 09:13:54.000000000 +0100
+++ /var/tmp/diff_new_pack.n3QxYo/_new  2014-12-09 09:13:54.000000000 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           velocity
-Version:        1.5
+Version:        1.7
 Release:        0
 Summary:        Java-based template engine
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-Source0:        
http://www.apache.org/dist/velocity/engine/1.5/velocity-1.5.tar.bz2
-Source1:        
http://repo1.maven.org/maven2/velocity/velocity/1.5/velocity-1.5.pom
+Source0:        
http://www.apache.org/dist/velocity/engine/1.7/%{name}-%{version}.tar.gz
+Source1:        %{name}-%{version}.pom
 Patch0:         velocity-build_xml.patch
 Url:            http://velocity.apache.org/
 Requires:       avalon-logkit
@@ -44,8 +44,8 @@
 BuildRequires:  classworlds
 BuildRequires:  commons-collections
 BuildRequires:  commons-lang
+BuildRequires:  commons-logging
 BuildRequires:  hsqldb
-BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  javapackages-tools
 BuildRequires:  jdom >= 1.0-1
 BuildRequires:  junit
@@ -187,6 +187,7 @@
 ln -sf $(build-classpath avalon-logkit)
 ln -sf $(build-classpath commons-collections)
 ln -sf $(build-classpath commons-lang)
+ln -sf $(build-classpath commons-logging)
 ln -sf $(build-classpath jdom)
 ln -sf $(build-classpath log4j)
 ln -sf $(build-classpath oro)
@@ -220,7 +221,7 @@
 rm -rf docs/api
 # data
 install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
-cp -pr convert examples test $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -pr examples test $RPM_BUILD_ROOT%{_datadir}/%{name}
 %fdupes -s %{buildroot}
 
 %files

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

Reply via email to