Update to upstream version 3.13

This commit is contained in:
Michal Srb 2013-03-15 14:36:56 +01:00
parent 79bc1ec778
commit fe19d1bcf6
3 changed files with 8 additions and 8 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
xbean-3.7.tar.xz
/xbean-3.8.tar.xz
/xbean-3.11.1.tar.xz
/xbean-3.13-source-release.zip

View File

@ -1 +1 @@
f6c2530fc686f9ceac784dda1aded15c xbean-3.12.tar.xz
1d2641559f39a32747b5cd23acfbe1b2 xbean-3.13-source-release.zip

View File

@ -6,21 +6,17 @@
%endif
Name: xbean
Version: 3.12
Version: 3.13
BuildArch: noarch
Release: 6%{?dist}
Release: 1%{?dist}
Summary: Java plugin based web server
Group: Development/Libraries
License: ASL 2.0
URL: http://geronimo.apache.org/xbean/
# unfortunately no source/binary releases are being made lately, just
# tags in repos and binary releases in maven repositories
# svn export http://svn.apache.org/repos/asf/geronimo/xbean/tags/%{name}-%{version}
# tar caf %{name}-%{version}.tar.xz %{name}-%{version}
Source0: xbean-%{version}.tar.xz
Source0: http://repo2.maven.org/maven2/org/apache/%{name}/%{name}/%{version}/%{name}-%{version}-source-release.zip
Source1: xbean.depmap
BuildRequires: java-devel
@ -286,6 +282,9 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
%{_javadocdir}/%{name}
%changelog
* Fri Mar 15 2013 Michal Srb <msrb@redhat.com> - 3.13-1
- Update to upstream version 3.13
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild