diff --git a/xfce4-clipman-plugin.spec b/xfce4-clipman-plugin.spec index 99d5cd0..5d73528 100644 --- a/xfce4-clipman-plugin.spec +++ b/xfce4-clipman-plugin.spec @@ -1,9 +1,9 @@ %global xfceversion 4.14 %global _hardened_build 1 - +%global minorversion 1.6 Name: xfce4-clipman-plugin Version: 1.6.1 -Release: 2 +Release: 3 Summary: Clipboard manager plugin for the Xfce panel License: GPLv2+ #Group: Development/Libraries @@ -79,5 +79,8 @@ desktop-file-install \ %{_datadir}/icons/hicolor/16x16/apps/clipman-symbolic.svg %changelog +* Fri Jun 18 2021 zhanglin - 1.6.1-3 +- add extra macros : minorversion + * Tue Jul 14 2020 Dillon Chen - 1.6.1-1 - Init package