Spec URL: https://raw.githubusercontent.com/thomasfedb/onedrive-fedora/master/onedrive.spec SRPM URL: https://github.com/thomasfedb/onedrive-fedora/raw/master/onedrive-1.1.1-1.fc27.src.rpm Description: A complete tool to interact with OneDrive on Linux Fedora Account System Username: thomasfedb This is my first package and I require a sponsor. Here's the successful Koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=25180149
*** This bug has been marked as a duplicate of bug 1519324 ***
onedrive is already on fedora. https://src.fedoraproject.org/rpms/onedrive thank you.
Appologies for that! Looking to get it updated, now in touch with the maintainer and have offered to help them out.
(In reply to Thomas Drake-Brockman from comment #3) > Appologies for that! Looking to get it updated, now in touch with the > maintainer and have offered to help them out. I generally do this -> git clone https://src.fedoraproject.org/rpms/onedrive make your changes, create an empty git repo on github and them git remote add github your-github-repo-address git commit -am "your changelog here" git push github and then file a merge pull request in https://src.fedoraproject.org/rpms/onedrive