https://bugzilla.redhat.com/show_bug.cgi?id=1240122 --- Comment #30 from Raphael Groner <projects.rg@xxxxxxxx> --- My suggestion was more like the following but it's up to you. You may not want to use a snapshot tarball if official version is propagated with Version and Release tags. > %global artifactId apt-maven-plugin > %global srcversion %(echo %{version} |tr . _) … > URL: https://github.com/querydsl/%{artifactId} > Source0: %{url}/archive/%{srcversion}.tar.gz#/%{name}-%{version}.tar.gz > # Add license file fix https://github.com/querydsl/apt-maven-plugin/issues/37 > Patch0: %{url}/commit/7d890eb13a971300a2229e7c0912a1f4bd4d4df8.patch … > %prep > %setup -q -n %{artifactId}-%{srcversion} > %patch0 -p1 … -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review