heliocastro pushed to libqtxdg (f22). "- New upstream version"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 12 22:03:34 UTC 2015


>From e47c525d185813b9021e0b91eca1d38b929bb59f Mon Sep 17 00:00:00 2001
From: Helio Chissini de Castro <helio at kde.org>
Date: Sun, 12 Apr 2015 19:02:41 -0300
Subject: - New upstream version


diff --git a/.gitignore b/.gitignore
index 6c9d6ad..7c3cef1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libqtxdg-0.5.3.tar.xz
 /libqtxdg-1.0.0.tar.xz
 /libqtxdg-1.1.0.tar.xz
+/libqtxdg-1.2.0.tar.xz
diff --git a/libqtxdg-1.1.0-qiconfix-loader.patch b/libqtxdg-1.1.0-qiconfix-loader.patch
deleted file mode 100644
index 443bb12..0000000
--- a/libqtxdg-1.1.0-qiconfix-loader.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- libqtxdg-1.1.0/qiconfix/qiconloader.cpp.orig	2015-02-11 14:55:32.449576420 -0200
-+++ libqtxdg-1.1.0/qiconfix/qiconloader.cpp	2015-02-11 14:56:37.668729867 -0200
-@@ -252,6 +252,7 @@
-         // Parent themes provide fallbacks for missing icons
-         m_parents = indexReader.value(
-                 QLatin1String("Icon Theme/Inherits")).toStringList();
-+		m_parents.removeAll(QString());
- 
-         // Ensure a default platform fallback for all themes
-         if (m_parents.isEmpty()) {
diff --git a/libqtxdg-1.1.0-qt4-source-typo.patch b/libqtxdg-1.1.0-qt4-source-typo.patch
deleted file mode 100644
index 419bdd7..0000000
--- a/libqtxdg-1.1.0-qt4-source-typo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libqtxdg-1.1.0-otig/xdgmime.h	2015-02-07 15:23:22.000000000 -0200
-+++ libqtxdg-1.1.0/xdgmime.h	2015-02-15 10:52:04.926369338 -0200
-@@ -39,7 +39,7 @@
- 
- /*! @brief The XdgMimeInfo class provides mime information about file.
-  */
--class QTXDG_DEPRECATED QTXQD_API XdgMimeInfo
-+class QTXDG_DEPRECATED QTXDG_API XdgMimeInfo
- {
- public:
-     /// Constructs a XdgMimeInfo with the mimeType type.
diff --git a/libqtxdg.spec b/libqtxdg.spec
index 807668e..1ab636b 100644
--- a/libqtxdg.spec
+++ b/libqtxdg.spec
@@ -1,14 +1,11 @@
 Name:           libqtxdg
 Summary:        QtXdg, a Qt5 implementation of XDG standards
-Version:        1.1.0
-Release:        4%{?dist}
+Version:        1.2.0
+Release:        1%{?dist}
 Group:          Applications/System
 License:        LGPLv2+
 URL:            https://github.com/lxde/libqtxdg
 Source0:        http://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz
-Patch0:			libqtxdg-1.1.0-qt4-source-typo.patch
-# Upstream
-Patch100:		libqtxdg-1.1.0-qiconfix-loader.patch
 
 BuildRequires:  cmake >= 2.8.3
 BuildRequires:  pkgconfig(Qt5Widgets)
@@ -47,8 +44,6 @@ Files used for developing and building software that uses Qt4 qtxdg.
 
 %prep
 %setup -q
-%patch0 -p1 -b .source_typo
-%patch100 -p1 -b .iconfix
 
 %build
 mkdir -p %{_target_platform}-qt5
@@ -96,6 +91,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt4
 %{_datadir}/cmake/qtxdg/*
 
 %changelog
+* Sun Apr 12 2015 Helio Chissini de Castro <helio at kde.org> - 1.2.0-1
+- New upstream version
+
 * Wed Feb 18 2015 Helio Chissini de Castro <helio at kde.org> - 1.1.0-4
 - Rebuild (gcc5)
 
diff --git a/sources b/sources
index e482e28..4c15363 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17f43c91a72b44804dd519246be6e03a  libqtxdg-1.1.0.tar.xz
+3e92e224da807710862a0a94fad14dcd  libqtxdg-1.2.0.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libqtxdg.git/commit/?h=f22&id=e47c525d185813b9021e0b91eca1d38b929bb59f


More information about the scm-commits mailing list