Summary: | fdupes version update to 2.2.1 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Sisyphus | Reporter: | aleksandrkarpunin0889 | ||||||||
Component: | fdupes | Assignee: | Artem Zolochevskiy <azol> | ||||||||
Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus | ||||||||
Severity: | enhancement | ||||||||||
Priority: | P5 | CC: | azol | ||||||||
Version: | unstable | Keywords: | patch | ||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Attachments: |
|
Created attachment 13308 [details]
fdupes patch
Comment on attachment 13307 [details] patch for spec file @@ -1,5 +1,5 @@ Name: fdupes -Version: 2.1.2 +Version: 2.2.1 Epoch: 1 Release: alt1 @@ -10,7 +10,7 @@ Url: https://github.com/adrianlopezroche/fdupes # Source-url: https://github.com/adrianlopezroche/fdupes/archive/v%version.tar.gz -Source: %name-%version.tar +Source: %name-%version.tar.gz BuildRequires: libncursesw-devel libpcre2-devel Comment on attachment 13307 [details] patch for spec file @@ -1,5 +1,5 @@ Name: fdupes -Version: 2.1.2 +Version: 2.2.1 Epoch: 1 Release: alt1 @@ -10,7 +10,7 @@ Url: https://github.com/adrianlopezroche/fdupes # Source-url: https://github.com/adrianlopezroche/fdupes/archive/v%version.tar.gz -Source: %name-%version.tar +Source: %name-%version.tar.gz BuildRequires: libncursesw-devel libpcre2-devel Created attachment 13348 [details]
patch for spec (updated)
Ранее приложенный spec файл неправилен, обновленный patch прилагается
Передайте, пожалуйста, тем, кто предложил такой вариант участия, что от отправки такого рода патчей на спеки таким образом нет практической пользы ни для мантейнеров, ни для репозитория. Процесс сопровождения пакетов в репозитории устроен совершенно иначе. |
Created attachment 13307 [details] patch for spec file