[libusbx] Update to 1.0.17 final release

Hans de Goede jwrdegoede at fedoraproject.org
Fri Sep 6 10:29:33 UTC 2013


commit 4c56e5a67adc6eff86540f4d7186960ed05b325a
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Fri Sep 6 12:29:16 2013 +0200

    Update to 1.0.17 final release

 .gitignore   |    1 +
 libusbx.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8bb04e..b6c2293 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /libusbx-1.0.16-rc3.tar.bz2
 /libusbx-1.0.16.tar.bz2
 /libusbx-1.0.17-rc1.tar.bz2
+/libusbx-1.0.17.tar.bz2
diff --git a/libusbx.spec b/libusbx.spec
index deef7be..47f350e 100644
--- a/libusbx.spec
+++ b/libusbx.spec
@@ -1,8 +1,8 @@
 Summary:        Library for accessing USB devices
 Name:           libusbx
 Version:        1.0.17
-Release:        0.1.rc1%{?dist}
-Source0:        http://downloads.sourceforge.net/libusbx/libusbx-%{version}-rc1.tar.bz2
+Release:        1%{?dist}
+Source0:        http://downloads.sourceforge.net/libusbx/libusbx-%{version}.tar.bz2
 License:        LGPLv2+
 Group:          System Environment/Libraries
 URL:            http://sourceforge.net/apps/mediawiki/libusbx/
@@ -46,7 +46,7 @@ This package contains API documentation for %{name}.
 
 
 %prep
-%setup -q -n libusbx-1.0.17-rc1
+%setup -q
 
 
 %build
@@ -80,6 +80,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Fri Sep  6 2013 Hans de Goede <hdegoede at redhat.com> - 1.0.17-1
+- Update to 1.0.17 final release
+
 * Wed Aug 28 2013 Hans de Goede <hdegoede at redhat.com> - 1.0.17-0.1.rc1
 - New upstream 1.0.17-rc1 release
 
diff --git a/sources b/sources
index 7f379ba..41259ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbaad745a4c24d1235eb964fe38ef6bc  libusbx-1.0.17-rc1.tar.bz2
+99467ca2cb81c19c4a172de9f30e7576  libusbx-1.0.17.tar.bz2


More information about the scm-commits mailing list