cal10n/cal10n.changes

68 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Oct 18 09:14:38 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Install the maven pom files in order to generate correctly the
mvn(...) provides.
-------------------------------------------------------------------
Wed May 16 09:00:43 UTC 2018 - fstrba@suse.com
- Modified patch:
* cal10n-0.7.7-sourcetarget.patch
+ Build with source and target 8 to prepare for a possible
removal of 1.6 compatibility
- Run fdupes on documentation
-------------------------------------------------------------------
Thu Sep 7 17:45:17 UTC 2017 - fstrba@suse.com
- Added patch:
* cal10n-0.7.7-sourcetarget.patch
- Force java source and target levels to 1.6 in order to allow
building with jdk9
-------------------------------------------------------------------
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
- Depend on junit not junit4
-------------------------------------------------------------------
Mon Sep 9 11:05:36 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Fri May 4 12:55:01 UTC 2012 - mvyskocil@suse.cz
- fix bnc#759912 - Manual for cal10n 0.7.4 uses CC-BY-SA-NC-2.5 license
-------------------------------------------------------------------
Fri Apr 27 10:01:26 UTC 2012 - mvyskocil@suse.cz
- format spec for Factory
-------------------------------------------------------------------
Mon Dec 12 17:38:54 UTC 2011 - dmacvicar@suse.de
- fix build.xml files to build in openSUSE 12.1 and newer.
MANIFEST contained an absolute path in maven-build.xml
- Fix group for javadoc subpackage
- remove id generation for buildroot (used in Fedora)
-------------------------------------------------------------------
Wed Jul 27 08:44:46 UTC 2011 - dmacvicar@suse.de
- Un-mavenize. Build with ant