[mingw-colorhug-client/f22] Update to latest upstream version

Richard Hughes rhughes at fedoraproject.org
Wed Mar 11 09:16:51 UTC 2015


commit 4137d7bd53401f12036e261a9e9e019beb75a60c
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Mar 10 21:56:18 2015 +0000

    Update to latest upstream version

 .gitignore                 | 1 +
 mingw-colorhug-client.spec | 6 +++++-
 sources                    | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac005c3..5457822 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /colorhug-client-0.2.4.tar.xz
+/colorhug-client-0.2.6.tar.xz
diff --git a/mingw-colorhug-client.spec b/mingw-colorhug-client.spec
index c4af6de..6718b5f 100644
--- a/mingw-colorhug-client.spec
+++ b/mingw-colorhug-client.spec
@@ -1,7 +1,7 @@
 %{?mingw_package_header}
 
 Name:           mingw-colorhug-client
-Version:        0.2.4
+Version:        0.2.6
 Release:        1%{?dist}
 Summary:        MinGW Tools for the Hughski ColorHug
 
@@ -79,6 +79,7 @@ This is the MinGW version of these tools.
 %build
 %mingw_configure                \
         --enable-release        \
+        --disable-bash-completion \
         --without-pic
 %mingw_make %{?_smp_mflags} V=1
 
@@ -124,5 +125,8 @@ glib-compile-schemas %{mingw64_datadir}/glib-2.0/schemas &> /dev/null || :
 %{mingw64_datadir}/icons/hicolor/*/mimetypes/*
 
 %changelog
+* Tue Mar 10 2015 Richard Hughes <richard at hughsie.com> - 0.2.6-1
+- Update to latest upstream version
+
 * Wed Nov 19 2014 Richard Hughes <richard at hughsie.com> - 0.2.4-1
 - Initial packaging attempt
diff --git a/sources b/sources
index 9f3a9f4..5b91f8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c1d91b3516562abb8a23520b2b41eb8  colorhug-client-0.2.4.tar.xz
+88561c9a89efbaec40f9628c13d458b3  colorhug-client-0.2.6.tar.xz


More information about the scm-commits mailing list