#35 Make updates to version references and redirects to https://bohi.fedoraproject.org
Merged 7 years ago by immanetize. Opened 7 years ago by linuxmodder.
linuxmodder/release-notes f25  into  master

file modified
+4 -4
@@ -9,8 +9,8 @@ 

  

  

  Some methods of finding new packages to write about:

- https://admin.fedoraproject.org/updates/list?release=F17&type_=newpackage

- https://admin.fedoraproject.org/updates/rss/rss2.0?release=F17&type=newpackage

- `bodhi -r f17 -t newpackage`

+ https://bodhi.fedoraproject.org/updates/new

+ https://bodhi.fedoraproject.org/updates/?release=F25&type=newpackage

+ `bodhi -r f25 -t newpackage`

  #~/usr/bin/env python 

- from fedora.client import BodhiClient; BodhiClient().query(release="F17", type_="newpackage") 

\ No newline at end of file

+ from fedora.client import BodhiClient; BodhiClient().query(release="F25", type_="newpackage")

Makes the update of f17 -> f25 in the README section.

This is more of a usage example, but sure. Thanks for the update!

Pull-Request has been merged by immanetize

7 years ago
Metadata
Changes Summary 1