gplugin/gplugin

7e94111b08fc
Parents e94ce7dc01c5
Children f36cec1b6b4a
Apparently you need to be very explicit in spec files..
--- a/packaging/gplugin.spec.in Sun May 15 23:01:42 2016 -0500
+++ b/packaging/gplugin.spec.in Sun May 15 23:22:42 2016 -0500
@@ -1,6 +1,6 @@
Name: gplugin
Version: @GPLUGIN_VERSION@
-Release: %{?!build_number:1}
+Release: %{?build_number}%{?!build_number:1}
License: LGPL-2.0+
Summary: A GObject based library that implements a reusable plugin system
Url: https://bitbucket.org/rw_grim/gplugin/overview