Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
@ -1 +0,0 @@
|
||||
2f3677c2aafa1c6a832befe45e0aeb25f9f95089 SOURCES/brasero-3.12.2.tar.xz
|
35
.gitignore
vendored
35
.gitignore
vendored
@ -1 +1,34 @@
|
||||
SOURCES/brasero-3.12.2.tar.xz
|
||||
brasero-2.31.5.tar.bz2
|
||||
/brasero-2.31.90.tar.bz2
|
||||
/brasero-2.31.91.tar.bz2
|
||||
/brasero-2.31.92.tar.bz2
|
||||
/brasero-2.32.0.tar.bz2
|
||||
/brasero-2.91.0.tar.bz2
|
||||
/brasero-2.91.1.tar.bz2
|
||||
/brasero-2.91.2-gitcede364.tar.gz
|
||||
/brasero-2.91.2.tar.bz2
|
||||
/brasero-2.91.3.tar.bz2
|
||||
/brasero-2.91.4.2.tar.bz2
|
||||
/brasero-2.91.5.tar.bz2
|
||||
/brasero-2.91.6.tar.bz2
|
||||
/brasero-2.91.90.tar.bz2
|
||||
/brasero-2.91.91.tar.bz2
|
||||
/brasero-2.91.93.tar.bz2
|
||||
/brasero-3.0.0.tar.bz2
|
||||
/brasero-3.2.0.tar.xz
|
||||
/brasero-3.3.91.tar.xz
|
||||
/brasero-3.3.92.tar.xz
|
||||
/brasero-3.4.0.tar.xz
|
||||
/brasero-3.4.1.tar.xz
|
||||
/brasero-3.5.92.tar.xz
|
||||
/brasero-3.6.0.tar.xz
|
||||
/brasero-3.6.1.tar.xz
|
||||
/brasero-3.7.91.tar.gz
|
||||
/brasero-3.8.0.tar.xz
|
||||
/brasero-3.10.0.tar.xz
|
||||
/brasero-3.11.0.tar.xz
|
||||
/brasero-3.11.3.tar.xz
|
||||
/brasero-3.11.4.tar.xz
|
||||
/brasero-3.12.0.tar.xz
|
||||
/brasero-3.12.1.tar.gz
|
||||
/brasero-3.12.2.tar.xz
|
||||
|
@ -7,7 +7,7 @@ Summary: Gnome CD/DVD burning application
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Brasero
|
||||
Source0: https://download.gnome.org/sources/brasero/3.12/brasero-%{version}.tar.xz
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1704341
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2005007
|
||||
Patch0: brasero-3.12.2-fix-bdr-flags.patch
|
||||
|
||||
BuildRequires: gtk3-devel >= 2.99.0
|
||||
@ -154,8 +154,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 10 2021 David King <dking@redhat.com> - 3.12.2-5
|
||||
- Fix BD-R media flags
|
||||
* Wed Sep 29 2021 David King <dking@redhat.com> - 3.12.2-5
|
||||
- Fix BD-R media flags (#2005007)
|
||||
|
||||
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.12.2-4
|
||||
- Switch to %%ldconfig_scriptlets
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
Loading…
Reference in New Issue
Block a user