Go to file
Zbigniew Jędrzejewski-Szmek 1acac701a6 Make _generate_package_note_file always recreate the file
The idea was that we can avoid unnecessary work if the macro is called more than
once. But in hindsight this might be risky: let's instead minimize the number of
places where the macros is called, but always overwrite the file so that we
don't end up with a stale version from a previous build.
2022-01-21 17:01:16 +01:00
.gitignore Version 0.4 2021-11-16 19:33:12 +01:00
generate-rpm-note.sh Add package-notes-srpm-macros subpackage to configure rpm builds 2022-01-14 18:50:39 +01:00
macros.package-notes-srpm Make _generate_package_note_file always recreate the file 2022-01-21 17:01:16 +01:00
package-notes.spec Add package-notes-srpm-macros subpackage to configure rpm builds 2022-01-14 18:50:39 +01:00
sources Version 0.4 2021-11-16 19:33:12 +01:00