[libmtp] New upstream version.

Linus Walleij snirkel at fedoraproject.org
Tue Aug 26 20:24:26 UTC 2014


commit 9629a04e518de9e6dc65585b9569bb0256f229ce
Author: Linus Walleij <triad at df.lth.se>
Date:   Tue Aug 26 22:24:21 2014 +0200

    New upstream version.
    
    Signed-off-by: Linus Walleij <triad at df.lth.se>

 .gitignore  |    1 +
 libmtp.spec |    9 +++++----
 sources     |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a50dca..bc1618a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ i386
 /libmtp-1.1.5.tar.gz
 /libmtp-1.1.6.tar.gz
 /libmtp-1.1.7.tar.gz
+/libmtp-1.1.8.tar.gz
diff --git a/libmtp.spec b/libmtp.spec
index b21854c..5e30151 100644
--- a/libmtp.spec
+++ b/libmtp.spec
@@ -4,14 +4,13 @@
 %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
 
 Name:           libmtp
-Version:        1.1.7
-Release:        2%{?dist}
+Version:        1.1.8
+Release:        1%{?dist}
 Summary:        A software library for MTP media players
 URL:            http://libmtp.sourceforge.net/
 
 Group:          System Environment/Libraries
 Source0:        http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Patch0:         config.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License:        LGPLv2+
 Requires:       udev
@@ -46,7 +45,6 @@ library for MTP media players.
 
 %prep
 %setup -q
-%patch0 -p1 -b .configh
 
 %build
 %configure --disable-static \
@@ -109,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 26 2014 Linus Walleij <triad at df.lth.se> - 1.1.8-1
+- Get the bug fix below from upstream instead.
+
 * Tue Aug 26 2014 Linus Walleij <triad at df.lth.se> - 1.1.7-2
 - Fix an include problem. Or try to.
 
diff --git a/sources b/sources
index 02b563f..3f85806 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41b34e25507546b93ddfe0332b089275  libmtp-1.1.7.tar.gz
+f76abc22fdbe96e96f0066e0f2dc0efd  libmtp-1.1.8.tar.gz


More information about the scm-commits mailing list