- Update to 5.1.1:

* Support lxqt-session and add necessary xdg autostart desktop entry files.
  * Allow only one instance of application
  * Clean up dialoges
  * Bug fixes
  * Update translations
  * systray: Don't display clipboard items in context menu
- Remove _service file
- Remove icon cache update

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qlipper?expand=0&rev=2
This commit is contained in:
Michael Vetter 2018-05-20 10:30:07 +00:00 committed by Git OBS Bridge
parent ee1ae8cd77
commit fcf7765183
8 changed files with 18 additions and 54 deletions

3
5.1.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8ff98c15407859f283d8cc20acd531e157bd0d4e575e858b2d730e5711ad57d
size 101397

View File

@ -1,15 +0,0 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm">
<param name="scm">git</param>
<param name="url">https://github.com/pvanek/qlipper.git</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@~git.%h</param>
<param name="changesgenerate">enable</param>
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="buildtime" name="set_version" />
</services>

View File

@ -1,4 +0,0 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/pvanek/qlipper.git</param>
<param name="changesrevision">4f5c792ff64da9a45d7453122fad5b976b001580</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a886ee22e411247e2b7dd9c0c818b6b2d055f88f28a382736a2a02bfb05e515
size 485899

View File

@ -1,19 +0,0 @@
-------------------------------------------------------------------
Sun May 20 10:23:50 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 5.1.1.8~git.4f5c792:
* Add qlipper_es.ts to CMakeLists.txt
* Add Spanish translation
* Create qlipper_da.ts
* Bufer/Buffer
* Add danish translation
* Update qlipper_lt.ts
* Update ts files to current sources
* Update Catalan translation
* Increase version (forgotten in previous release)
* travis: Fix the build
-------------------------------------------------------------------
Wed Jan 10 18:43:48 UTC 2018 - and.november@opensuse.org
- update to version 5.1.1

View File

@ -1,5 +0,0 @@
name: qlipper
version: 5.1.1.8~git.4f5c792
mtime: 1526135093
commit: 4f5c792ff64da9a45d7453122fad5b976b001580

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun May 20 10:25:59 UTC 2018 - mvetter@suse.com
- Update to 5.1.1:
* Support lxqt-session and add necessary xdg autostart desktop entry files.
* Allow only one instance of application
* Clean up dialoges
* Bug fixes
* Update translations
* systray: Don't display clipboard items in context menu
- Remove _service file
- Remove icon cache update
-------------------------------------------------------------------
Wed Jan 10 18:43:48 UTC 2018 - and.november@opensuse.org

View File

@ -17,13 +17,13 @@
Name: qlipper
Version: @SERVICE@
Version: 5.1.1
Release: 0
Summary: Cross-platform clipboard history applet
License: GPL-2.0+
Group: Productivity/Text/Utilities
URL: https://github.com/pvanek/qlipper
Source: %{name}-%{version}.tar.xz
Source: https://github.com/pvanek/qlipper/archive/%{version}.tar.gz
BuildRequires: cmake >= 3.1.0
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: gcc-c++
@ -59,12 +59,6 @@ make %{?_smp_mflags}
%find_lang %{name} --with-qt
%post
%icon_theme_cache_post
%postun
%icon_theme_cache_postun
%files
%defattr(-,root,root)
%doc CHANGELOG COPYING README