diff options
author | Jeremy White <jwhite@codeweavers.com> | 2013-03-08 13:56:36 -0600 |
---|---|---|
committer | Jeremy White <jwhite@codeweavers.com> | 2013-03-08 13:56:36 -0600 |
commit | 20fcfb5f5707c7efa65e5a317179afd46f675027 (patch) | |
tree | 92064a0168373bbafe87afcd570b33729aa0be4b | |
parent | 8fae3b0a99342d456e93574528da5db0d8eabc3c (diff) |
Use release 2spice-html5-0.1.2
-rw-r--r-- | spice-html5.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spice-html5.spec.in b/spice-html5.spec.in index 467875a..236ae26 100644 --- a/spice-html5.spec.in +++ b/spice-html5.spec.in @@ -1,6 +1,6 @@ Name: spice-html5 Version: VERSION -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure Javascript SPICE client License: LGPLv3 @@ -30,7 +30,7 @@ file for Apache, but should work with any web server. %changelog -* Mon Feb 25 2013 Jeremy White <jwhite@codeweavers.com> 0.1.2-1 +* Mon Feb 25 2013 Jeremy White <jwhite@codeweavers.com> 0.1.2-2 - Revise the .spec file to use %%{name}, and remove a few uneeded statements - No longer install apache.conf, just put a sample under doc/ - Switch to an alternate download location, more easily updated |