Procházet zdrojové kódy

Remove %{dist} flag

Not useful (even confusing) in case of COPR builds
Alois Mahdal před 7 roky
rodič
revize
2f1ea38436
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      slop.spec.in

+ 1
- 1
slop.spec.in Zobrazit soubor

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