Accepting request 266370 from Java:packages

1

OBS-URL: https://build.opensuse.org/request/show/266370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cal10n?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2014-12-28 23:31:54 +00:00 committed by Git OBS Bridge
commit 2b28f9749d
6 changed files with 20 additions and 8 deletions

3
build.xml-0.7.7.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed3969c21254517f97dd6e62b4ea5fe7d2e38142b71ae6905e1a208243a16a6a
size 3824

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3146a54c77828cc68275718439dd032f797d9409fadbe10226f2c54f7078a993
size 4402

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ed4a8c0c459321dce492bc058d163b56159fd9f80cf099231e330c4829eaef0
size 758482

3
cal10n-0.7.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a778dd646277612f7bb5f65d6970938f80294ca775b8916fcc8e62abeeb2fa8f
size 804140

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Dec 25 14:23:44 UTC 2014 - p.drouand@gmail.com
- Update to version 0.7.7
+ Correctly read escaped ':', '#', '!', '=' characters. The behavior
is documented in the Properties javadocs (http://tinyurl.com/bprdgnk).
This fixes CAL-37 (http://jira.qos.ch/browse/CAL-37)
- Update build.xml.tar.bz2, rename it to build.xml-$VERSION and
recompress it in xz format
- Add a requirement to xz
-------------------------------------------------------------------
Mon Jul 7 14:59:58 UTC 2014 - tchvatal@suse.com

View File

@ -17,17 +17,18 @@
Name: cal10n
Version: 0.7.4
Version: 0.7.7
Release: 0
Summary: Compiler assisted localization library (CAL10N)
License: MIT
Group: Development/Libraries/Java
Url: http://cal10n.qos.ch
Source0: http://cal10n.qos.ch/dist/cal10n-%{version}.tar.gz
Source1: build.xml.tar.bz2
Source1: build.xml-0.7.7.tar.xz
BuildRequires: ant
BuildRequires: java-devel
BuildRequires: junit
BuildRequires: xz
Requires: java
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch