diff --git a/.gitignore b/.gitignore index 584b45b..bea7498 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /xpra-0.15.1.tar.xz /xpra-0.15.2.tar.xz /xpra-0.15.3.tar.xz +/xpra-0.15.4.tar.xz diff --git a/sources b/sources index bdd7b08..5f8eb3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ed2002365b4432fa80120c0dff27487 xpra-0.15.3.tar.xz +19ea271b5de89b504eff84f2a03f4a8b xpra-0.15.4.tar.xz diff --git a/xpra.spec b/xpra.spec index 93e4912..fec01ce 100644 --- a/xpra.spec +++ b/xpra.spec @@ -21,7 +21,7 @@ %global __provides_exclude_from ^%{python_sitearch}/.*\\.so$ Name: xpra -Version: 0.15.3 +Version: 0.15.4 Release: 1%{?dist} Summary: Remote display server for applications and desktops @@ -199,7 +199,11 @@ fi %changelog -* Tue Jul 14 2015 Jonathan G. Underwood - 0.15.3 +* Tue Aug 4 2015 Jonathan G. Underwood - 0.15.4-1 +- Update to 0.15.4 +- Add missing release tag to previous rpm changelog entry + +* Tue Jul 14 2015 Jonathan G. Underwood - 0.15.3-1 - Update to 0.15.3 - Remove xpra-0.15.2-9768.patch - Add BuildRequires for redhat-lsb-core to make lsb_release available