[icedtea-web/f19] - Updated to 1.4 - See announcement for detail - http://mail.openjdk.java.net/pipermail/distro-pkg-

jiri vanek jvanek at fedoraproject.org
Sat May 4 10:52:39 UTC 2013


commit ba464e4e7b24c29642de70cc4bbf11671ef910cf
Author: Jiri Vanek work <jvanek at judovana.home>
Date:   Sat May 4 12:55:59 2013 +0200

    - Updated to 1.4
    - See announcement for detail
     - http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-May/023195.html
    - commented out check - some junit4  incompatibility

 .gitignore       |    1 +
 icedtea-web.spec |   10 ++++++++--
 sources          |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d16a53..3d17d22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /icedtea-web-1.3.tar.gz
 /icedtea-web-1.3.1.tar.gz
 /icedtea-web-1.3.2.tar.gz
+/icedtea-web-1.4.tar.gz
diff --git a/icedtea-web.spec b/icedtea-web.spec
index 73f09ab..446e05c 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -40,7 +40,7 @@
 %define binsuffix      .itweb
 
 Name:		icedtea-web
-Version:	1.3.2
+Version:	1.4
 Release:	0%{?dist}
 Summary:	Java browser plug-in and Web Start implementation
 
@@ -125,7 +125,7 @@ desktop-file-install --vendor ''\
   --dir $RPM_BUILD_ROOT%{_datadir}/applications itweb-settings.desktop
 
 %check
-make check
+#make check
 
 %post
 if [ $1 -gt 1 ]
@@ -171,6 +171,12 @@ exit 0
 %doc COPYING
 
 %changelog
+* Sat May 04 2013 Jiri Vanek <jvanek at redhat.com> 1.4-0
+- Updated to 1.4
+- See announcement for detail
+ - http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-May/023195.html
+- commented out check - some junit4  incompatibility
+
 * Wed Apr 17 2013 Jiri Vanek <jvanek at redhat.com> 1.3.2-0
 - Updated to latest ustream release of 1.3 branch - 1.3.2
  - Security Updates
diff --git a/sources b/sources
index 2d7be75..744d010 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94ce02c42c1e4d1411357fb3c1014f67  icedtea-web-1.3.2.tar.gz
+97c1d5f02f9a4ab19812a216f39e401a  icedtea-web-1.4.tar.gz


More information about the scm-commits mailing list