瀏覽代碼

Remove %{dist} flag

Not useful (even confusing) in case of COPR builds
Alois Mahdal 6 年之前
父節點
當前提交
2f1ea38436
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      slop.spec.in

+ 1
- 1
slop.spec.in 查看文件

@@ -1,6 +1,6 @@
1 1
 Name:       slop
2 2
 Version:    __APP_VERSION__
3
-Release:    __APP_RELEASE__%{?dist}
3
+Release:    __APP_RELEASE__%
4 4
 Summary:    Select Operation
5 5
 URL:        https://github.com/naelstrof/slop
6 6