Skip to content

jsnjack/geary_rpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geary rpm builder

This repository contains a script to build a rpm package for geary. It is based on the spec file from the official fedora package.

The script runs every day to provide a user with the latest geary version. The version number has the following format <main_version>.<numbr_of_commits>~<commit_id>-1.

The packages are available in COPR repository.

Installation

dnf copr enable jsnjack/geary
dnf install geary

Maintenance

  • When a new major version is released, update the value of MAJOR_VERSION in build.sh
  • Every 180 days COPR credentials need to be refreshed on COPR API page. This also needs to be reflected in github repository settings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published