#2 Add fedora-cisco-openh264 to official repos list
Closed 2 years ago by mcrha. Opened 2 years ago by kalev.
rpms/ kalev/gnome-software add-openh264-to-official-repos-list  into  f35

file modified
+5 -2
@@ -12,7 +12,7 @@ 

  

  Name:      gnome-software

  Version:   41~rc

- Release:   3%{?dist}

+ Release:   4%{?dist}

  Summary:   A software center for GNOME

  

  License:   GPLv2+
@@ -130,7 +130,7 @@ 

  # set up for Fedora

  cat >> %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschema.override << FOE

  [org.gnome.software]

- official-repos = [ 'anaconda', 'fedora', 'fedora-debuginfo', 'fedora-source', 'koji-override-0', 'koji-override-1', 'rawhide', 'rawhide-debuginfo', 'rawhide-source', 'updates', 'updates-debuginfo', 'updates-source', 'updates-testing', 'updates-testing-debuginfo', 'updates-testing-source', 'fedora-modular', 'fedora-modular-debuginfo', 'fedora-modular-source', 'rawhide-modular', 'rawhide-modular-debuginfo', 'rawhide-modular-source' ]

+ official-repos = [ 'anaconda', 'fedora', 'fedora-debuginfo', 'fedora-source', 'koji-override-0', 'koji-override-1', 'rawhide', 'rawhide-debuginfo', 'rawhide-source', 'updates', 'updates-debuginfo', 'updates-source', 'updates-testing', 'updates-testing-debuginfo', 'updates-testing-source', 'fedora-modular', 'fedora-modular-debuginfo', 'fedora-modular-source', 'rawhide-modular', 'rawhide-modular-debuginfo', 'rawhide-modular-source', 'fedora-cisco-openh264', 'fedora-cisco-openh264-debuginfo', 'fedora-cisco-openh264-source' ]

  FOE

  

  %find_lang %name --with-gnome
@@ -200,6 +200,9 @@ 

  %{_datadir}/gtk-doc/html/gnome-software

  

  %changelog

+ * Fri Sep 17 2021 Kalev Lember <klember@redhat.com> - 41~rc-4

+ - Add fedora-cisco-openh264 to official repos list

+ 

  * Fri Sep 17 2021 Milan Crha <mcrha@redhat.com> - 41~rc-3

  - Add patch to not show RPM packaged apps as unsafe (I#1450)

  

This is part of the 41.0 release, thus I'm closing this.

Pull-Request has been closed by mcrha

2 years ago
Metadata