[guacamole-client/f20] Update to 0.8.3

Simone Caronni slaanesh at fedoraproject.org
Wed Aug 28 15:16:45 UTC 2013


commit df8ad219221bfdf73d374808f66df8a44000759d
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Wed Aug 28 17:16:00 2013 +0200

    Update to 0.8.3

 guacamole-client.spec |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/guacamole-client.spec b/guacamole-client.spec
index 31b7c7d..732f4c5 100644
--- a/guacamole-client.spec
+++ b/guacamole-client.spec
@@ -1,14 +1,13 @@
 Name:           guacamole-client
-Version:        0.8.2
-Release:        4%{?dist}
+Version:        0.8.3
+Release:        1%{?dist}
 Summary:        Server-side Java components that form the Guacamole application
 
 License:        MPLv1.1 or GPL+ or AGPLv3+
 URL:            http://guac-dev.org/
 Source0:        http://guac-dev.org/pub/dist/source/%{name}-%{version}.tar.gz
 
-Patch0:         %{name}-0.8.2-allow-linking.patch
-Patch1:         %{name}-0.8.2-js-assembly.patch
+Patch0:         %{name}-0.8.3-allow-linking.patch
 BuildArch:      noarch
 
 BuildRequires:  mvn(org.apache.maven.plugins:maven-clean-plugin)
@@ -71,7 +70,6 @@ This package contains the API documentation for %{name}.
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 # Skip automatic installation of the war module; XMvn doesn't support war installation yet (rhbz#963838)
@@ -118,6 +116,10 @@ fi
 %files -n guacamole-javadoc -f .mfiles-javadoc
 
 %changelog
+* Wed Aug 28 2013 Simone Caronni <negativo17 at gmail.com> - 0.8.3-1
+- Update to 0.8.3.
+- Drop upstreamed patch.
+
 * Mon Aug 26 2013 Simone Caronni <negativo17 at gmail.com> - 0.8.2-4
 - Rework spec file for recent Fedora 20 changes.
 - Add proper Obsolete / Provides for javadoc packages.


More information about the scm-commits mailing list