diff --git a/autocutsel-0.10.0.tar.gz b/autocutsel-0.10.0.tar.gz new file mode 100644 index 0000000..01ff3c3 --- /dev/null +++ b/autocutsel-0.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2376330aa1a65f36621595a5a4eb5c2cabc16854b69d66c285f11f89bd05e3f +size 329527 diff --git a/autocutsel-0.9.0.tar.bz2 b/autocutsel-0.9.0.tar.bz2 deleted file mode 100644 index 7732469..0000000 --- a/autocutsel-0.9.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9a8731f52eab3c7098e46af5d2496e65ea9b989eb748ca42912a3685ade50d0 -size 203943 diff --git a/autocutsel.changes b/autocutsel.changes index 70cf1f5..fbdd975 100644 --- a/autocutsel.changes +++ b/autocutsel.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Dec 18 11:15:22 UTC 2014 - p.drouand@gmail.com + +- Update to version 0.10.0 + + set WM_NAME, _NET_WM_NAME, and _NET_WM_PID + + support for UTF-8 strings + + minor fixes +- Use download Url as source + ------------------------------------------------------------------- Thu Feb 6 10:57:13 UTC 2014 - sndirsch@suse.com diff --git a/autocutsel.spec b/autocutsel.spec index 6bdae5c..42a22ea 100644 --- a/autocutsel.spec +++ b/autocutsel.spec @@ -22,12 +22,12 @@ BuildRequires: pkgconfig(xaw7) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xmu) BuildRequires: pkgconfig(xt) -Version: 0.9.0 +Version: 0.10.0 Release: 0 Summary: Clipboard / Cutbuffer management helper License: GPL-2.0+ Group: System/X11/Utilities -Source: autocutsel-%version.tar.bz2 +Source: https://github.com/sigmike/autocutsel/releases/download/%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description