diff --git a/.gitignore b/.gitignore index 3fece8f..20c0478 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /kdeconnect-kde-0.8.tar.xz -/kdeconnect-kde-1.0.tar.xz +/kdeconnect-kde-1.0.1.tar.xz diff --git a/kde-connect.spec b/kde-connect.spec index 454d5cb..38510f0 100644 --- a/kde-connect.spec +++ b/kde-connect.spec @@ -4,12 +4,12 @@ %endif Name: kde-connect -Version: 1.0 +Version: 1.0.1 Release: 1%{?dist} License: GPLv2+ Summary: KDE Connect client for communication with smartphones -Url: https://projects.kde.org/kdeconnect-kde +Url: https://quickgit.kde.org/?p=kdeconnect-kde.git %if 0%{?_git_describe:1} # using releaseme: # ./tarme.rb kdeconnect-kde --origin trunk --version 0.8 @@ -86,6 +86,7 @@ Requires: firewalld-filesystem %package libs Summary: Runtime libraries for %{name} +# I think we may want to drop this, forces kdeconnectd to pull in main pkg indirectly -- rex Requires: %{name} = %{version}-%{release} %description libs %{summary}. @@ -196,6 +197,7 @@ fi %{_qt5_plugindir}/kio_kdeconnect.so %{_datadir}/icons/hicolor/*/apps/kdeconnect.* %{_datadir}/icons/hicolor/*/status/* +%{_datadir}/appdata/org.kde.kdeconnect.kcm.appdata.xml %{_datadir}/applications/org.kde.kdeconnect.kcm.desktop %{_datadir}/applications/org.kde.kdeconnect.nonplasma.desktop %{_qt5_archdatadir}/qml/org/kde/kdeconnect/ @@ -239,6 +241,12 @@ fi %changelog +* Wed Sep 21 2016 Rex Dieter - 1.0.1-1 +- 1.0.1 + +* Thu Sep 01 2016 Rex Dieter 1.0-2 +- update URL (#1325177) + * Sun Aug 28 2016 Rex Dieter - 1.0-1 - kde-connect-1.0 diff --git a/sources b/sources index c6b3877..4b4b291 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 43fbad180dc5412c8c0131399acaceea kdeconnect-kde-0.8.tar.xz -f5d09557300665de4144de24dc57ced4 kdeconnect-kde-1.0.tar.xz +9f2af720aae76bb8a32f29c0fcee0ac7 kdeconnect-kde-1.0.1.tar.xz