[libfprint/f21] Update to 0.6.0

Bastien Nocera hadess at fedoraproject.org
Tue Feb 3 17:33:23 UTC 2015


commit 55fd6266e2745cd7bb87a7c23bf6781a2fd0f66b
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Feb 3 17:50:22 2015 +0100

    Update to 0.6.0

 .gitignore                                   |    1 +
 0001-udev-rules-add-TEST-power-control.patch |   28 --------------------------
 libfprint.spec                               |   12 ++++------
 sources                                      |    2 +-
 4 files changed, 7 insertions(+), 36 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 058b671..8561462 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libfprint-0.3.0.tar.bz2
 /libfprint-0.4.0.tar.bz2
 /libfprint-0.5.0.tar.xz
 /libfprint-0.5.1.tar.xz
+/libfprint-0.6.0.tar.xz
diff --git a/libfprint.spec b/libfprint.spec
index 08cfea4..8789caf 100644
--- a/libfprint.spec
+++ b/libfprint.spec
@@ -1,6 +1,6 @@
 Name:           libfprint
-Version:        0.5.1
-Release:        5%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 Summary:        Toolkit for fingerprint scanner
 
 Group:          System Environment/Libraries
@@ -10,9 +10,6 @@ Source0:        http://freedesktop.org/~hadess/%{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    s390 s390x
 
-# https://bugzilla.redhat.com/show_bug.cgi?id=950205
-Patch1: 0001-udev-rules-add-TEST-power-control.patch
-
 BuildRequires:  libusb1-devel glib2-devel gtk2-devel nss-devel
 BuildRequires:  doxygen autoconf automake libtool
 
@@ -34,8 +31,6 @@ developing applications that use %{name}.
 %prep
 %setup -q
 
-%patch1 -p1 -b .0001
-
 %build
 %configure --disable-silent-rules --disable-static
 make %{?_smp_mflags}
@@ -71,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Tue Feb 03 2015 Bastien Nocera <bnocera at redhat.com> 0.6.0-1
+- Update to 0.6.0
+
 * Wed Dec 17 2014 Rex Dieter <rdieter at fedoraproject.org> - 0.5.1-5
 - error opening ATTR{/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/power/control} for writing (#950205)
 - %%build: --disable-silent-rules
diff --git a/sources b/sources
index eb691d9..835ae86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f52ac662d89fb82a441dacb0bac36c13  libfprint-0.5.1.tar.xz
+1e66f6e786348b46075368cc682450a8  libfprint-0.6.0.tar.xz


More information about the scm-commits mailing list