[flexdock: 1/2] Update version to 1.2.4

Clément David davidcl at fedoraproject.org
Mon Aug 12 10:01:04 UTC 2013


commit fa0241240b0700987371b3a92a87b2dbcb465d44
Author: Clément DAVID <clement.david at scilab-enterprises.com>
Date:   Mon Aug 12 11:55:02 2013 +0200

    Update version to 1.2.4

 flexdock.spec |  132 ++++++++------------------------------------------------
 sources       |    2 +-
 2 files changed, 20 insertions(+), 114 deletions(-)
---
diff --git a/flexdock.spec b/flexdock.spec
index fcb828d..67a4873 100644
--- a/flexdock.spec
+++ b/flexdock.spec
@@ -1,27 +1,27 @@
-Name:		    flexdock
-Version:	    1.2.3
-Release:	    1%{?dist}
-Summary:	    Docking framework for Java Swing GUI apps
+Name:           flexdock
+Version:        1.2.4
+Release:        1%{?dist}
+Summary:        Docking framework for Java Swing GUI apps
 
-Group:		    Development/Libraries
+Group:          Development/Libraries
 
 #Licence is MIT on their website
-License:	    MIT 
-URL:		    http://forge.scilab.org/index.php/p/flexdock/
+License:        MIT 
+URL:            http://forge.scilab.org/index.php/p/flexdock/
 
-Source0:	    http://forge.scilab.org/index.php/p/flexdock/downloads/get/%{name}-%{version}.tar.gz
+Source0:        http://forge.scilab.org/index.php/p/flexdock/downloads/get/%{name}-%{version}.tar.gz
 
 #Removes the java media framework from the demos to satisfy reqs
-Patch1:		    flexdock-0001-nojmf.patch
+Patch1:         flexdock-0001-nojmf.patch
 #Modifies the build process  -- fedora specific
-Patch2:		    flexdock-0002-fedora-build.patch
+Patch2:         flexdock-0002-fedora-build.patch
 
-BuildRequires:	java-devel
-BuildRequires:	ant
-BuildRequires:	jpackage-utils
-BuildRequires:	jgoodies-common
-BuildRequires:	jgoodies-looks
-BuildRequires:	skinlf
+BuildRequires:  java-devel
+BuildRequires:  ant
+BuildRequires:  jpackage-utils
+BuildRequires:  jgoodies-common
+BuildRequires:  jgoodies-looks
+BuildRequires:  skinlf
 
 Requires:       java
 Requires:       jpackage-utils
@@ -70,6 +70,9 @@ install -pm644 build/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
 %{_javadir}/*
 
 %changelog
+* Mon Aug 12 2013 Clément David <c.david86 at gmail.com> - 1.2.4-1
+- Update version to 1.2.4
+
 * Mon Feb 25 2013 Clément David <c.david86 at gmail.com> - 1.2.3-1
 - Update version
 
@@ -93,111 +96,14 @@ install -pm644 build/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
-* Tue Jan 17 2012 Clément David <davidcl at fedoraproject.org> 1.1.1-1
-- Update version
-- Rebase patches (thanks to git format-patch)
-
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-* Mon Dec 13 2011 Clément <davidcl> David  <c.david86 at gmail.com> 1.0-3
-- Use packaging guidelines
-- Move jni to %{_jnidir} and jar to %{_javadir}
-
-* Mon Dec 12 2011 Clément <davidcl> David  <c.david86 at gmail.com> 1.0-2
-- Bump version to force build (NFS server outage)
-
-* Fri Dec  9 2011 Clément <davidcl> David  <c.david86 at gmail.com> 1.0-1
-- Bump version
-
-* Thu Oct 13 2011 Clément David <c.david86 at gmail.com> 0.5.4-1
-- Bump version
-
 * Tue Aug 16 2011 Clément David <c.david86 at gmail.com> 0.5.2-1
 - Bump version
 - Normalize patches
 - Normalize tarball name and root
 
-* Thu Jun 23 2011 <mycae(a!t)yahoo.com> 0.5.1-19
-- Fix FTBFS bug 715626 - classpath change
-
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.1-18
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Sat Dec 19 2009 <mycae(a!t)yahoo.com> 0.5.1-17
-- tag bump
-
-* Sat Dec 19 2009 <mycae(a!t)yahoo.com> 0.5.1-16
-- tag bump
-
-* Sat Dec 19 2009 <mycae(a!t)yahoo.com> 0.5.1-15
-- Fix patch to match sed expression
-- Don't modify jni patch in-place
-
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.1-14
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Sat Mar 28 2009 <mycae(a!t)yahoo.com> 0.5.1-13
-- Version bump due to tag mess
-
-* Thu Mar 26 2009 <mycae(a!t)yahoo.com> 0.5.1-12
-- Added a named symlink to versioned jar
-
-* Tue Feb 24 2009 <mycae(a!t)yahoo.com> 0.5.1-11
-- Created clean tarball to remove jmf 
-
-* Thu Feb 19 2009 <mycae(a!t)yahoo.com> 0.5.1-10
-- Applied patch from Dominik  'Rathann' Mierzejewski 
-- Added BuildRequires for apache-regexp (needed for F9)
-- Removed overly complex java detection
-
-* Thu Jan 21 2009 <mycae(a!t)yahoo.com> 0.5.1-9
-- Alter the way I handle stripping of the SOFILE
-- Alphabetically sort build and buildrequires
-- Add full stop & de-indent description
-- Use build-jar-repository 
-- Change sdk.home from OR to case statment
-
-* Tue Jan 20 2009 <mycae(a!t)yahoo.com> 0.5.1-8
-- Set defattr
-- Fix arch (again)
-- Change install dir from %%libdir to %%libdir/%%name
-- Update patch0 to match changed so dir + make dynamic
-
-* Sat Dec 20 2008  <mycae(a!t)yahoo.com> 0.5.1-7
-- Re-enable system skinlf link & jar check.
-
-* Thu Dec 04 2008 <mycae(a!t)yahoo.com> 0.5.1-6
-- Use ant to build jar, rather than straight from bash.
-- Fix build patch to correct native .so building
-- Thanks goes to akurtakov for assitance.
-- Fixed dos->unix line ending for doc files
-- Added dos2unix buildrequires
-- Fix arch flag
-- Added libX11 dep for native so
-- Added symlink for so
-
-* Sun Nov 23 2008 <mycae(a!t)yahoo.com> 0.5.1-5
-- Fix documentation
-- Change group
-- Fix version numbering
-- Link in skinlf to proposed package
-
-* Sun Nov 16 2008 <mycae(a!t)yahoo.com> 0.5.1-4
-- Update package revision number
-- Fix Top level dir of jar file
-
-* Sat Nov 01 2008 <mycae(a!t)yahoo.com> 0.5.1-3
-- Add patch to remove non-free components from flexdock (thanks to Sylvestre Ledru from Scilab)
-- Correct deps to include jgoodies & skinlf
-
-* Sun Oct 26 2008 <mycae(a!t)yahoo.com> 0.5.1-2
-- Fix % { _libs }  to % { _libdir }
-- Added Jar file creation during build
-- Add jar file dependency check
-- Cleanup filelist to just .so and .jar
-- Add JNI path patch
-
 * Tue Sep 30 2008 <mycae(a!t)yahoo.com> 0.5.1-1
 - Create spec file
 
diff --git a/sources b/sources
index d70100f..8810844 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91925ac478d185bce43ca2a8dc8f91af  flexdock-1.2.3.tar.gz
+79883baeb9d628d45fa4d16897f6d96b  flexdock-1.2.4.tar.gz


More information about the scm-commits mailing list